Vector3 _GET_ENTITY_BONE_ROTATION_LOCAL(Entity entity, int boneIndex);
| Property |
Value |
| Native Name |
_GET_ENTITY_BONE_ROTATION_LOCAL |
| Hash |
0xBD8D32550E5CEBFE |
| Return Type |
Vector3 |
| Parameters |
entity (Entity), boneIndex (int) |
Description: Gets the local rotation of the specified bone of the specified entity.
NativeDB Introduced: v1734
Back to ENTITY