Lua API
On this page
RawMotionFlags
Fields:
Description
CurrentHoldKey | 0x00000001 | v1.0.0 | |
CurrentStyle | 0x00000002 | v1.0.0 | |
ForwardCommand | 0x00000004 | v1.0.0 | |
ForwardHoldKey | 0x00000008 | v1.0.0 | |
ForwardSpeed | 0x00000010 | v1.0.0 | |
Invalid | 0x00000000 | v1.0.0 | |
SideStepCommand | 0x00000020 | v1.0.0 | |
SideStepHoldKey | 0x00000040 | v1.0.0 | |
SideStepSpeed | 0x00000080 | v1.0.0 | |
TurnCommand | 0x00000100 | v1.0.0 | |
TurnHoldKey | 0x00000200 | v1.0.0 | |
TurnSpeed | 0x00000400 | v1.0.0 |