CollectAllComponents(ezDynamicArray< ezComponentHandle > &out_allComponents, bool bOnlyActive) override | ezComponentManager< T, StorageType > | virtual |
CollectAllComponents(ezDynamicArray< ezComponent * > &out_allComponents, bool bOnlyActive) override | ezComponentManager< T, StorageType > | virtual |
ComponentType typedef (defined in ezComponentManager< T, StorageType >) | ezComponentManager< T, StorageType > | |
ComponentType (defined in ezComponentManager< T, StorageType >) | ezComponentManager< T, StorageType > | protected |
CreateComponent(ezGameObject *pOwnerObject) | ezComponentManagerBase | |
CreateComponent(ezGameObject *pOwnerObject, ComponentType *&out_pComponent) | ezComponentManagerBase | |
CreateComponent(ezGameObject *pOwnerObject, ComponentType *&out_pComponent) (defined in ezComponentManagerBase) | ezComponentManagerBase | |
CreateComponentStorage() override (defined in ezComponentManager< T, StorageType >) | ezComponentManager< T, StorageType > | protectedvirtual |
Deinitialize() | ezWorldModule | inlineprotectedvirtual |
DeleteComponent(const ezComponentHandle &hComponent) | ezComponentManagerBase | |
DeleteComponent(ezComponent *pComponent) | ezComponentManagerBase | |
DeleteComponentStorage(ezComponent *pComponent, ezComponent *&out_pMovedComponent) override (defined in ezComponentManager< T, StorageType >) | ezComponentManager< T, StorageType > | protectedvirtual |
DeregisterUpdateFunction(const UpdateFunctionDesc &desc) | ezWorldModule | protected |
ezComponentManager(ezWorld *pWorld) | ezComponentManager< T, StorageType > | |
ezComponentManagerBase(ezWorld *pWorld) (defined in ezComponentManagerBase) | ezComponentManagerBase | protected |
ezComponentManagerFactory (defined in ezComponentManager< T, StorageType >) | ezComponentManager< T, StorageType > | friend |
ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | |
ezWorldModule(ezWorld *pWorld) (defined in ezWorldModule) | ezWorldModule | protected |
GetAllocator() | ezWorldModule | protected |
GetBlockAllocator() | ezWorldModule | protected |
GetComponentCount() const | ezComponentManagerBase | |
GetComponents(ezUInt32 uiStartIndex=0) | ezComponentManager< T, StorageType > | |
GetComponents(ezUInt32 uiStartIndex=0) const | ezComponentManager< T, StorageType > | |
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_ComponentStorage (defined in ezComponentManager< T, StorageType >) | ezComponentManager< T, StorageType > | protected |
m_pWorld (defined in ezWorldModule) | ezWorldModule | protected |
OnSimulationStarted() | ezWorldModule | inlineprotectedvirtual |
RegisterUpdateFunction(UpdateFunctionDesc &desc) (defined in ezComponentManager< T, StorageType >) | ezComponentManager< T, StorageType > | protected |
ezComponentManagerBase::RegisterUpdateFunction(const UpdateFunctionDesc &desc) | ezWorldModule | protected |
SUPER typedef (defined in ezComponentManager< T, StorageType >) | ezComponentManager< T, StorageType > | |
TryGetComponent(const ezComponentHandle &hComponent, ComponentType *&out_pComponent) | ezComponentManager< T, StorageType > | |
TryGetComponent(const ezComponentHandle &hComponent, const ComponentType *&out_pComponent) const | ezComponentManager< T, StorageType > | |
ezComponentManagerBase::TryGetComponent(const ezComponentHandle &hComponent, ezComponent *&out_pComponent) | ezComponentManagerBase | |
ezComponentManagerBase::TryGetComponent(const ezComponentHandle &hComponent, const ezComponent *&out_pComponent) const | ezComponentManagerBase | |
TypeId() | ezComponentManager< T, StorageType > | static |
UpdateFunction typedef | ezWorldModule | protected |
WorldClear() | ezWorldModule | inlineprotectedvirtual |
~ezComponentManager() (defined in ezComponentManager< T, StorageType >) | ezComponentManager< T, StorageType > | virtual |
~ezComponentManagerBase() (defined in ezComponentManagerBase) | ezComponentManagerBase | protectedvirtual |
~ezReflectedClass()=default (defined in ezReflectedClass) | ezReflectedClass | virtual |
~ezWorldModule() (defined in ezWorldModule) | ezWorldModule | protectedvirtual |