Struct OnceNode.State
Namespace: Unity.VisualScripting.Interpreter
Syntax
public struct State : INodeState
Fields
Done
Declaration
public bool Done
Field Value
Type | Description |
---|---|
Boolean |
public struct State : INodeState
public bool Done
Type | Description |
---|---|
Boolean |