Search Results for

    Show / Hide Table of Contents

    Class SUScenesData

    Class to choose a scene in the inspector

    Inheritance
    Object
    SUScenesData
    Namespace: Surfer
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class SUScenesData

    Properties

    AllNames

    Declaration
    public List<string> AllNames { get; }
    Property Value
    Type Description
    List<String>

    AllNamesArray

    Declaration
    public string[] AllNamesArray { get; }
    Property Value
    Type Description
    String[]

    List

    Declaration
    public List<SUSceneData> List { get; }
    Property Value
    Type Description
    List<SUSceneData>
    In This Article
    Back to top Copyright © 2021 ATStudio