GetObjectBoneY
Description
Returns the current Y position of the bone.
Definition
float GetObjectBoneY( objID, boneIndex )
float agk::GetObjectBoneY( 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.