GetSkeleton2DBone

Description

Returns the ID of the specified bone for this skeleton. If no bone with the given name exists it will return -1. Index 0 is a valid bone.

Definition

integer GetSkeleton2DBone( iSkeleton, name )

Parameters