![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezWorldRttiConverterContext, including all inherited members.
Clear() override (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | virtual |
CreateObject(const ezUuid &guid, const ezRTTI *pRtti) override (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | virtual |
DeleteExistingObjects() (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | |
DeleteObject(const ezUuid &guid) override (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | virtual |
DequeueObject() (defined in ezRttiConverterContext) | ezRttiConverterContext | virtual |
EnqueObject(const ezUuid &guid, const ezRTTI *pRtti, void *pObject) (defined in ezRttiConverterContext) | ezRttiConverterContext | virtual |
FindTypeByName(ezStringView sName) const (defined in ezRttiConverterContext) | ezRttiConverterContext | virtual |
GenerateObjectGuid(const ezUuid &parentGuid, const ezAbstractProperty *pProp, ezVariant index, void *pObject) const | ezRttiConverterContext | virtual |
GetObjectByGUID(const ezUuid &guid) const override (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | virtual |
GetObjectGUID(const ezRTTI *pRtti, const void *pObject) const override (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | virtual |
GetObjectsByType(ezDynamicArray< T * > &out_objects, ezDynamicArray< ezUuid > *out_pUuids=nullptr) (defined in ezRttiConverterContext) | ezRttiConverterContext | inline |
m_ComponentMap (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | |
m_ComponentPickingMap (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | |
m_Events (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | |
m_GameObjectMap (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | |
m_GuidToObject (defined in ezRttiConverterContext) | ezRttiConverterContext | protected |
m_ObjectToGuid (defined in ezRttiConverterContext) | ezRttiConverterContext | mutableprotected |
m_OtherPickingMap (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | |
m_pWorld (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | |
m_QueuedObjects (defined in ezRttiConverterContext) | ezRttiConverterContext | protected |
m_uiHighlightID (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | |
m_uiNextComponentPickingID (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | |
m_UnknownTypes (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | |
OnUnknownTypeError(ezStringView sTypeName) override (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | virtual |
RegisterObject(const ezUuid &guid, const ezRTTI *pRtti, void *pObject) override (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | virtual |
UnregisterObject(const ezUuid &guid) override (defined in ezWorldRttiConverterContext) | ezWorldRttiConverterContext | virtual |