![]() |
ezEngine Release 25.08
|
This is the complete list of members for ezRttiConverterContext, including all inherited members.
| Clear() (defined in ezRttiConverterContext) | ezRttiConverterContext | virtual |
| CreateObject(const ezUuid &guid, const ezRTTI *pRtti) (defined in ezRttiConverterContext) | ezRttiConverterContext | virtual |
| DeleteObject(const ezUuid &guid) (defined in ezRttiConverterContext) | ezRttiConverterContext | 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 (defined in ezRttiConverterContext) | ezRttiConverterContext | virtual |
| GetObjectGUID(const ezRTTI *pRtti, const void *pObject) const (defined in ezRttiConverterContext) | ezRttiConverterContext | virtual |
| GetObjectsByType(ezDynamicArray< T * > &out_objects, ezDynamicArray< ezUuid > *out_pUuids=nullptr) (defined in ezRttiConverterContext) | ezRttiConverterContext | inline |
| m_GuidToObject (defined in ezRttiConverterContext) | ezRttiConverterContext | protected |
| m_ObjectToGuid (defined in ezRttiConverterContext) | ezRttiConverterContext | mutableprotected |
| m_QueuedObjects (defined in ezRttiConverterContext) | ezRttiConverterContext | protected |
| OnUnknownTypeError(ezStringView sTypeName) (defined in ezRttiConverterContext) | ezRttiConverterContext | virtual |
| RegisterObject(const ezUuid &guid, const ezRTTI *pRtti, void *pObject) (defined in ezRttiConverterContext) | ezRttiConverterContext | virtual |
| UnregisterObject(const ezUuid &guid) (defined in ezRttiConverterContext) | ezRttiConverterContext | virtual |