Class WaveCreator.WaveInput
One authored wave, resolved-or-edited by Id within <StageFolderPath>/Waves/.
Inherited Members
Namespace: Serenity.Wave.Editor.Builder
Assembly: Serenity.UnityWave.Editor.dll
Syntax
public sealed class WaveCreator.WaveInput
Constructors
WaveInput()
Declaration
public WaveInput()
Fields
Id
Declaration
public string Id
Field Value
| Type | Description |
|---|---|
| string |
SpawnEntries
Declaration
public List<WaveCreator.SpawnEntryInput> SpawnEntries
Field Value
| Type | Description |
|---|---|
| List<WaveCreator.SpawnEntryInput> |
WaveIndex
Declaration
public int WaveIndex
Field Value
| Type | Description |
|---|---|
| int |