Documentation

Reflection::GetType

Function

const MwClassInfo@ Reflection::GetType(const string&in name)

Get the type info of the given name.

string name

const MwClassInfo@ Reflection::GetType(uint id)

Get the type info of the given ID.

uint id