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
    object
    VisualScriptingEventNames
    Namespace: Visual_Scripting
    Assembly: .dll
    Syntax
    public static class VisualScriptingEventNames

    Fields

    | Edit this page View Source

    OnboardingAndSetupCompleted

    Declaration
    public static string OnboardingAndSetupCompleted
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top TrainAR Documentation