Vector3 Velocity { get; set; }
JungleHam
Member
JoinedJul 2023 Posts2 Score145
Why does it say that PlayerController.Velocity is {get; set;} when it is read only when doing code stuff?
devultj
Facepunch
JoinedApr 2021 Posts84 Score2,870
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.