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 SourceOnboardingAndSetupCompleted
Declaration
public static string OnboardingAndSetupCompleted
Field Value
Type | Description |
---|---|
System.String |