Description
Wiki Description
Gets this whether this actor is being directly controlled by the player (as opposed to AI)
Documentation Comment
Queries whether this actor receives player input
Examples
No human-generated examples found for this function.
Auto-Generated Example
bool returnedValue = myActor__toCallFunctionOn.GetPlayerControls()Related Pages
- Actor
- Actor.SetPlayerControls(...)
