Search Results for

    Show / Hide Table of Contents

    Class SUCustomEventsData

    Class to choose a custom event in the inspector

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

    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<SUCustomEventData> List { get; }
    Property Value
    Type Description
    List<SUCustomEventData>
    In This Article
    Back to top Copyright © 2021 ATStudio