Закрытые члены | |
| bool | IsRaised () |
| bool | IsRaisedInProne () |
| bool | IsInProne () |
| bool | IsInRaisedProne () |
| bool | IsLeaning () |
Закрытые данные | |
| int | m_CommandTypeId |
| int | m_iStanceIdx |
| current command's id | |
| int | m_iMovement |
| current stance (DayZPlayerConstants.STANCEIDX_ERECT, ...), only if the command has a stance | |
| float | m_fLeaning |
| current movement (0 idle, 1 walk, 2-run, 3-sprint), only if the command has a movement | |
| int | m_LocalMovement = -1 |
| leaning state (not all commands need to have all movements) | |