Search Results for

    Show / Hide Table of Contents

    Class SUCustomEventData

    Class to choose a custom event in the inspector

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

    Constructors

    SUCustomEventData(String, String)

    Declaration
    public SUCustomEventData(string name, string guid)
    Parameters
    Type Name Description
    String name
    String guid

    Properties

    GUID

    Declaration
    public string GUID { get; }
    Property Value
    Type Description
    String

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    String
    In This Article
    Back to top Copyright © 2021 ATStudio