GetPedBoneMatrix — RedM Natives
0x9C5E7C9C · CFX · client
Returns the bone matrix of the specified bone id. usefull for entity attachment
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| boneId | int |
| forwardVector | Vector3* |
| rightVector | Vector3* |
| upVector | Vector3* |
| position | Vector3* |
Returns
void