Interface IGraphNester
Inherited Members
Namespace: Unity.VisualScripting
Syntax
public interface IGraphNester : IGraphParent
Properties
nest
Declaration
IGraphNest nest { get; }
Property Value
Type | Description |
---|---|
IGraphNest |
Methods
InstantiateNest()
Declaration
void InstantiateNest()
UninstantiateNest()
Declaration
void UninstantiateNest()