KeyValues.NodesInStack Method

Returns the position in the jump stack; I.e. the number of calls required for KvGoBack to return to the root node. If at the root node, 0 is returned.

int NodesInStack()

Return Value

Number of non-root nodes in the jump stack.