Interface ICoroutineStatefulNode<T>
Inherited Members
Namespace: Unity.VisualScripting.Interpreter
Syntax
public interface ICoroutineStatefulNode<T> : ICoroutineStatefulNode, IFlowNode, INode where T : struct, INodePerCoroutineState
Type Parameters
Name | Description |
---|---|
T |