VR Expansion Plugin > VRBase Character Movement Component > Get Replicated Movement Mode

Get Replicated Movement Mode

* Call this to convert the current movement mode to a Conjoined one for reference
*
* Custom Movement Mode is currently limited to 0 - 8, the index's 0 and 1 are currently used up for the plugin movement modes.
* So setting it to 0 or 1 would be Climbing, and LowGrav respectivly, this leaves 2-8 as open index's for use.
* For a total of 6 Custom movement modes past the currently implemented plugin ones.

Inputs

Target
VRBase Character Movement Component Object Reference

Outputs

Return Value
EVRConjoinedMovementModes Enum

* Call this to convert the current movement mode to a Conjoined one for reference
*
* Custom Movement Mode is currently limited to 0 - 8, the index's 0 and 1 are currently used up for the plugin movement modes.
* So setting it to 0 or 1 would be Climbing, and LowGrav respectivly, this leaves 2-8 as open index's for use.
* For a total of 6 Custom movement modes past the currently implemented plugin ones.