AnimBone_GetGluedObjectID



ObjectID = AnimBone_GetGluedObjectID( pAnimBone, Index )

Description

Returns the ID of an object which is currently glued to the specified AnimBone. Valid indices range from 1 to the value returned from AnimBone_GetGluedObjectCount()

Parameters

pAnimObjINTEGERThe AnimBone who's glued object is being queried
IndexINTEGERThe glued object's index within the AnimBone's internal list
ReturnINTEGERThe ID of the glued object


AnimBone Commands
jGpuSkin Command Index
jGpuSkin Main