GetFrameID¶
Description¶
Gets the unicode char value of the animator's current frame.
Parameters¶
animator-
The animator to get the unicode char from. The animation entry will use
animator.framesand the frame ID usesanimator.frameID.
Return Value¶
Returns the unicode char value of the animator's current frame as a uint16. The return value will be 0 if an error occurred.