TypeGraphNode

Undocumented in source.
struct TypeGraphNode {}

Members

Variables

fieldIndex
int fieldIndex;

Shows which field of the given command type points to the parent context. Is -1 if the related command does not have a member pointing to the parent context.

typeIndex
int typeIndex;
Undocumented in source.

Meta