Skip to content

MiPGetUp

github-actions[bot] edited this page Aug 11, 2026 · 5 revisions

Enum MiPGetUp

Get-up direction options.

Enumerator Values

Enumerator Value Description
MIP_GETUP_FROM_FRONT = 0x00 Attempt self-righting stand from face-down position.
MIP_GETUP_FROM_BACK = 0x01 Attempt self-righting stand from back position.
MIP_GETUP_FROM_EITHER = 0x02 Automatically detect orientation and attempt stand from either side.

Clone this wiki locally