getAnimClipIndex
getAnimClipIndex
Description
Return the index of the clip with the given name
Definition
getAnimClipIndex(entityId characterSetId, string clipName)
Arguments
| entityId | characterSetId | characterSetId |
|---|---|---|
| string | clipName | clipName |
Return Values
| integer | index | index |
|---|