Summary
Delegate type for FlexMotionLayer callbacks.
Syntax
public delegate void FlexMotionAnimator.FlexMotionLayerEventHandler(FlexMotionAnimator animator, FlexMotionLayer layer) :
MulticastDelegate, ICloneable, ISerializable
Operators
Name | Value | Summary |
---|---|---|
operator != |
bool |
Inherited from Delegate
|
operator != |
bool |
Inherited from MulticastDelegate
|
operator == |
bool |
Inherited from Delegate
|
operator == |
bool |
Inherited from MulticastDelegate
|