Background for Skyrim SE
Member of the Game script
boolfunctionGetPlayerMovementMode()NativeGlobal

Description

Documentation Comment

Returns true if in run mode, false if in walk mode
Does not reflect actual movement state, only the control mode


Caveats


Examples

Auto-Generated Example

bool returnedValue = Game.GetPlayerMovementMode()
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.