[This is preliminary documentation and is subject to change.]
Gets a value indicating whether this Ped is currently climbing.
A Ped is considered climbing if performing one of the following actions.
- Climbing up.
- Vaulting.
- Stepping up.
- Stepping over.
- Climbing a ladder.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Property Value
Type: Booleantrue if this Ped is currently climbing; otherwise, false.
See Also