Class GraphNesterDescriptor
Namespace: Unity.VisualScripting
Syntax
public static class GraphNesterDescriptor
Methods
Summary(IGraphNester)
Declaration
public static string Summary(IGraphNester nester)
Parameters
| Type | Name | Description |
|---|---|---|
| IGraphNester | nester |
Returns
| Type | Description |
|---|---|
| String |
Title(IGraphNester)
Declaration
public static string Title(IGraphNester nester)
Parameters
| Type | Name | Description |
|---|---|---|
| IGraphNester | nester |
Returns
| Type | Description |
|---|---|
| String |
Title(IGraphNester, String)
Declaration
public static string Title(IGraphNester nester, string defaultName)
Parameters
| Type | Name | Description |
|---|---|---|
| IGraphNester | nester | |
| String | defaultName |
Returns
| Type | Description |
|---|---|
| String |