Search Results for

    Show / Hide Table of Contents

    Class VisualScriptingEventNames

    Registering a string name for your custom event to hook it to an event. You can save this class in a separated file and add multiple events to it as public static strings.

    Inheritance
    System.Object
    VisualScriptingEventNames
    Namespace: Visual_Scripting
    Assembly: Assembly-CSharp.dll
    Syntax
    public static class VisualScriptingEventNames

    Fields

    | Improve this Doc View Source

    OnboardingAndSetupCompleted

    Declaration
    public static string OnboardingAndSetupCompleted
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top TrainAR Documentation