본문으로 건너뛰기

GetNodePathMap

Overloads

NameDescription
GetNodePathMap()Node Path 기준 Map 데이터 반환

GetNodePathMap()

public Dictionary<string, Node> GetNodePathMap()

Node Path 기준 Map 데이터 반환

Returns

TypeDescription
Dictionary<string, Node>Dictionary<NodePath(string), Data.Node>