Class AbstractEventMotion<T>.AbstractEventMotionBuilder
- Namespace
- FriedSynapse.FlowEnt.Motions.Tween.Values
[Serializable]
public abstract class AbstractEventMotion<T>.AbstractEventMotionBuilder : AbstractTweenMotionBuilder, IBuilder<AbstractTweenMotion>, IMotionBuilder, IListBuilderItem
- Inheritance
-
AbstractEventMotion<T>.AbstractEventMotionBuilder
- Implements
- Derived
- Inherited Members
- Extension Methods
Methods
GetCallback()
protected Action<T> GetCallback()
Returns
- Action<T>