Class FlowBuilder.QueueList.Queue
- Namespace
- FriedSynapse.FlowEnt
[Serializable]
public class FlowBuilder.QueueList.Queue : AbstractListBuilder<IAbstractAnimationBuilder, AbstractAnimation>, IBuilder<List<AbstractAnimation>>, IListBuilderItem
- Inheritance
-
FlowBuilder.QueueList.Queue
- Implements
- Inherited Members
- Extension Methods
Properties
DisplayName
public DisplayName DisplayName { get; }
Property Value
IsEnabled
public bool IsEnabled { get; }
Property Value
StartTime
public float StartTime { get; }
Property Value
Methods
Build()
public override List<AbstractAnimation> Build()