Click or drag to resize
OnAnimationClipEnds Delegate
A callback function for when animation clip ends.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public delegate void OnAnimationClipEnds()
See Also