![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezComponentManagerBase, including all inherited members.
CollectAllComponents(ezDynamicArray< ezComponentHandle > &out_allComponents, bool bOnlyActive)=0 | ezComponentManagerBase | pure virtual |
CollectAllComponents(ezDynamicArray< ezComponent * > &out_allComponents, bool bOnlyActive)=0 | ezComponentManagerBase | pure virtual |
CreateComponent(ezGameObject *pOwnerObject) | ezComponentManagerBase | |
CreateComponent(ezGameObject *pOwnerObject, ComponentType *&out_pComponent) | ezComponentManagerBase | |
CreateComponent(ezGameObject *pOwnerObject, ComponentType *&out_pComponent) (defined in ezComponentManagerBase) | ezComponentManagerBase | |
Deinitialize() | ezWorldModule | inlineprotectedvirtual |
DeleteComponent(const ezComponentHandle &hComponent) | ezComponentManagerBase | |
DeleteComponent(ezComponent *pComponent) | ezComponentManagerBase | |
DeregisterUpdateFunction(const UpdateFunctionDesc &desc) | ezWorldModule | protected |
ezComponentManagerBase(ezWorld *pWorld) (defined in ezComponentManagerBase) | ezComponentManagerBase | protected |
ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | |
ezWorldModule(ezWorld *pWorld) (defined in ezWorldModule) | ezWorldModule | protected |
GetAllocator() | ezWorldModule | protected |
GetBlockAllocator() | ezWorldModule | protected |
GetComponentCount() const | ezComponentManagerBase | |
GetDynamicRTTI() const (defined in ezReflectedClass) | ezReflectedClass | inlinevirtual |
GetStaticRTTI() (defined in ezNoBase) | ezNoBase | inlinestatic |
GetWorld() | ezWorldModule | |
GetWorld() const | ezWorldModule | |
GetWorldIndex() const | ezWorldModule | |
GetWorldSimulationEnabled() const | ezWorldModule | protected |
Initialize() | ezWorldModule | inlineprotectedvirtual |
IsInstanceOf(const ezRTTI *pType) const | ezReflectedClass | |
IsInstanceOf() const | ezReflectedClass | inline |
IsValidComponent(const ezComponentHandle &hComponent) const | ezComponentManagerBase | |
m_Components (defined in ezComponentManagerBase) | ezComponentManagerBase | protected |
m_pWorld (defined in ezWorldModule) | ezWorldModule | protected |
OnSimulationStarted() | ezWorldModule | inlineprotectedvirtual |
RegisterUpdateFunction(const UpdateFunctionDesc &desc) | ezWorldModule | protected |
TryGetComponent(const ezComponentHandle &hComponent, ezComponent *&out_pComponent) | ezComponentManagerBase | |
TryGetComponent(const ezComponentHandle &hComponent, const ezComponent *&out_pComponent) const | ezComponentManagerBase | |
UpdateFunction typedef | ezWorldModule | protected |
WorldClear() | ezWorldModule | inlineprotectedvirtual |
~ezComponentManagerBase() (defined in ezComponentManagerBase) | ezComponentManagerBase | protectedvirtual |
~ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | virtual |
~ezWorldModule() (defined in ezWorldModule) | ezWorldModule | protectedvirtual |