Class WaveCreator.PreviewResult
Read-only summary of what a Create(Input) call would do. Never mutates the project.
Inheritance
WaveCreator.PreviewResult
Assembly: Serenity.UnityWave.Editor.dll
Syntax
public sealed class WaveCreator.PreviewResult
Constructors
PreviewResult()
Declaration
Fields
StageFolderExists
Declaration
public bool StageFolderExists
Field Value
StageFolderPath
Declaration
public string StageFolderPath
Field Value
StagePrefabPath
Declaration
public string StagePrefabPath
Field Value
WaveSetAssetPath
Declaration
public string WaveSetAssetPath
Field Value
WaveSetIsNew
Declaration
Field Value
Waves
Declaration
public readonly List<WaveCreator.WavePreview> Waves
Field Value