GetObjectBoneX
Description
Returns the current X position of the bone.
Definition
float GetObjectBoneX( objID, boneIndex )
float agk::GetObjectBoneX( UINT objID, UINT boneIndex )
Parameters
- objID - The ID of the object that contains the bone to check.
- boneIndex - The index of the bone to check.