Table of Contents

Class FlowBuilder.QueueList.Queue

[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

DisplayName

IsEnabled

public bool IsEnabled { get; }

Property Value

bool

StartTime

public float StartTime { get; }

Property Value

float

Methods

Build()

public override List<AbstractAnimation> Build()

Returns

List<AbstractAnimation>