Vector3 Velocity { get; set; }
trophy 145
Jul 2023 2 posts
Why does it say that PlayerController.Velocity is {get; set;} when it is read only when doing code stuff?
trophy 2430
Apr 2021 75 posts
It's a private setter, we just don't specify that in our document gen it seems.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.