class
ManagedTypeInfoReference
Inherits:
ManagedTypeInfo
Contains information about a type of a managed game object or resource.
Public
Methods
Matches
Checks if the current type matches the provided type.
IsTypeLoaded
bool IsTypeLoaded() const override
Checks does the managed type this object represents still exists.
GetMonoClass
Returns the internal managed class of the type this object represents.
Returns null if the type doesn't exist.
staticGetRttiStatic
static RTTIType *GetRttiStatic()
Fields
ReferenceType
ManagedReferenceType ReferenceType
TypeRTTIId
u32 TypeRTTIId
TypeNamespace
String TypeNamespace
TypeName
String TypeName