Class EchoBuilder
- Namespace
- FriedSynapse.FlowEnt
[Serializable]
public class EchoBuilder : AbstractAnimationBuilder<Echo>, IBuilder<Echo>, IAbstractAnimationBuilder, IListBuilderItem, IGizmoDrawer
- Inheritance
-
EchoBuilder
- Implements
- Inherited Members
- Extension Methods
Properties
Events
public EchoEventsBuilder Events { get; }
Property Value
Motions
public EchoMotionsBuilder Motions { get; }
Property Value
Options
public EchoOptionsBuilder Options { get; }
Property Value
Methods
Build()
public override Echo Build()