class
ManagedAssemblyInfo
Inherits:
IReflectable
Contains information about all managed serializable objects in a specific managed assembly.
Object is considered serializable if it has the SerializeObject attribute.
Public
Methods
staticGetRttiStatic
static RTTIType *GetRttiStatic()
Fields
Name
String Name
TypeNameToId
UnorderedMap<String, u32> TypeNameToId
ObjectInfos
UnorderedMap<u32, SPtr<ManagedObjectInfo>> ObjectInfos