Native referenceFiveM

GET_WORLD_POSITION_OF_ENTITY_BONE

0x44A8FCB8ED227738 ENTITY
FUNCTION SIGNATURE
Vector3 GET_WORLD_POSITION_OF_ENTITY_BONE(Entity entity, int boneIndex);
Property Value
Native Name GET_WORLD_POSITION_OF_ENTITY_BONE
Hash 0x44A8FCB8ED227738
Return Type Vector3
Parameters entity (Entity), boneIndex (int)

Description: ``` Returns the coordinates of an entity-bone.

Back to ENTITY