void ExploreNod(const string&in name, const ?&in)
Opens the Nod Explorer with the given nod and the given tab name.
string
name
?
void ExploreNod(const string&in name, const ?&in, const Reflection::MwClassInfo@ classInfo)
Opens the Nod Explorer with the given nod, the given tab name, and the given class info. Only use this for exploring structs.
void ExploreNod(const ?&in)
Opens the Nod Explorer with the given nod.
?