Class StateEventHooks
Inheritance
object
StateEventHooks
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
public static class StateEventHooks
Fields
OnEnterState
Declaration
public const string OnEnterState
Field Value
| Type | Description |
|---|---|
| string |
OnExitState
Declaration
public const string OnExitState
Field Value
| Type | Description |
|---|---|
| string |