Description
Wiki Description
Checks to see if movement controls are currently enabled or not.
Documentation Comment
Are the movement controls enabled?
Caveats
CK Wiki - Notes
- Does not work reliably--will often return true even when movement is disabled.
Examples
No human-generated examples found for this function.
Auto-Generated Example
bool returnedValue = Game.IsMovementControlsEnabled()