GetNodePathMap
Overloads
| Name | Description |
|---|---|
| GetNodePathMap() | Node Path 기준 Map 데이터 반환 |
GetNodePathMap()
public Dictionary<string, Node> GetNodePathMap()
Node Path 기준 Map 데이터 반환
Returns
| Type | Description |
|---|---|
| Dictionary<string, Node> | Dictionary<NodePath(string), Data.Node> |