Class WaveCreator.WaveResult
Outcome for a single wave within a WaveCreator.Result.
Inherited Members
Namespace: Serenity.Wave.Editor.Builder
Assembly: Serenity.UnityWave.Editor.dll
Syntax
public sealed class WaveCreator.WaveResult
Constructors
WaveResult()
Declaration
public WaveResult()
Fields
AssetPath
Declaration
public string AssetPath
Field Value
| Type | Description |
|---|---|
| string |
Id
Declaration
public string Id
Field Value
| Type | Description |
|---|---|
| string |
UpdatedExisting
Declaration
public bool UpdatedExisting
Field Value
| Type | Description |
|---|---|
| bool |