![]() |
Plasma Engine
2.0
|
This is the complete list of members for plWorldRttiConverterContext, including all inherited members.
Clear() override (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | virtual |
CreateObject(const plUuid &guid, const plRTTI *pRtti) override (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | virtual |
DeleteExistingObjects() (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | |
DeleteObject(const plUuid &guid) override (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | virtual |
DequeueObject() (defined in plRttiConverterContext) | plRttiConverterContext | virtual |
EnqueObject(const plUuid &guid, const plRTTI *pRtti, void *pObject) (defined in plRttiConverterContext) | plRttiConverterContext | virtual |
FindTypeByName(plStringView sName) const (defined in plRttiConverterContext) | plRttiConverterContext | virtual |
GenerateObjectGuid(const plUuid &parentGuid, const plAbstractProperty *pProp, plVariant index, void *pObject) const | plRttiConverterContext | virtual |
GetObjectByGUID(const plUuid &guid) const override (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | virtual |
GetObjectGUID(const plRTTI *pRtti, const void *pObject) const override (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | virtual |
GetObjectsByType(plDynamicArray< T * > &out_objects, plDynamicArray< plUuid > *out_pUuids=nullptr) (defined in plRttiConverterContext) | plRttiConverterContext | inline |
m_ComponentMap (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | |
m_ComponentPickingMap (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | |
m_Events (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | |
m_GameObjectMap (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | |
m_GuidToObject (defined in plRttiConverterContext) | plRttiConverterContext | protected |
m_ObjectToGuid (defined in plRttiConverterContext) | plRttiConverterContext | mutableprotected |
m_OtherPickingMap (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | |
m_pWorld (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | |
m_QueuedObjects (defined in plRttiConverterContext) | plRttiConverterContext | protected |
m_uiHighlightID (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | |
m_uiNextComponentPickingID (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | |
m_UnknownTypes (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | |
OnUnknownTypeError(plStringView sTypeName) override (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | virtual |
RegisterObject(const plUuid &guid, const plRTTI *pRtti, void *pObject) override (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | virtual |
UnregisterObject(const plUuid &guid) override (defined in plWorldRttiConverterContext) | plWorldRttiConverterContext | virtual |