Info about game classes and members.
Info about game classes and members.
class Reflection::MwMemberInfo
Information about a type's member.
class Reflection::MwClassInfo
Information about a type.
const MwClassInfo@ Reflection::GetType(const string&in name)
Get the type info of the given name.
const Reflection::MwClassInfo@ const MwClassInfo@ Reflection::GetType(uint id)
Get the type info of the given ID.
const Reflection::MwClassInfo@ const MwClassInfo@ Reflection::TypeOf(CMwNod@ nod)
Get the type info of the given nod.
const Reflection::MwClassInfo@