Class SequencePlayerCreator.DefinitionInput
One authored sequence, resolved-or-edited by Id within
<OutputFolderPath>/Sequences/.
Inherited Members
Namespace: Serenity.SequencePlayer.Infrastructure.Editor.Builder
Assembly: Serenity.UnitySequencePlayer.Infrastructure.Editor.dll
Syntax
public sealed class SequencePlayerCreator.DefinitionInput
Constructors
DefinitionInput()
Declaration
public DefinitionInput()
Fields
Id
Declaration
public string Id
Field Value
| Type | Description |
|---|---|
| string |
Stages
Declaration
public List<SequencePlayerCreator.StageRowInput> Stages
Field Value
| Type | Description |
|---|---|
| List<SequencePlayerCreator.StageRowInput> |