[This is preliminary documentation and is subject to change.]
Determines whether this Entity has the specified bone.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- boneIndex
- Type: SystemInt32
The index of the bone.
Return Value
Type: BooleanIf this Entity has the specified bone, returns true; otherwise, returns false.
See Also