본문으로 건너뛰기

GetNodeIndexMap

Overloads

NameDescription
GetNodeIndexMap(bool includeBody, bool includeNodePath)Get Node Index Map

GetNodeIndexMap(bool includeBody, bool includeNodePath)

public Dictionary<int, Node> GetNodeIndexMap(bool includeBody, bool includeNodePath)

Get Node Index Map

Parameters

NameTypeDescription
includeBodyboolBody 노드 포함 여부
includeNodePathbool노드 경로 포함 여부

Returns

TypeDescription
Dictionary<int, Node>Node Index Map