logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class WaveCreator.WaveInput

    One authored wave, resolved-or-edited by Id within <StageFolderPath>/Waves/.

    Inheritance
    object
    WaveCreator.WaveInput
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    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
    In this article
    © 2026 Serenity. All Rights Reserved