ezEngine  Release 25.03
ezWorld Member List

This is the complete list of members for ezWorld, including all inherited members.

AddResourceReloadFunction(ezTypelessResourceHandle hResource, ezComponentHandle hComponent, void *pUserData, ResourceReloadFunc function)ezWorld
BeginAddingComponentsToInitBatch(const ezComponentInitBatchHandle &hBatch)ezWorld
BreadthFirst enum value (defined in ezWorld)ezWorld
CancelComponentInitBatch(const ezComponentInitBatchHandle &hBatch)ezWorld
Clear()ezWorld
CreateComponentInitBatch(ezStringView sBatchName, bool bMustFinishWithinOneFrame=true)ezWorld
CreateObject(const ezGameObjectDesc &desc)ezWorld
CreateObject(const ezGameObjectDesc &desc, ezGameObject *&out_pObject)ezWorld
DeleteComponentInitBatch(const ezComponentInitBatchHandle &hBatch)ezWorld
DeleteComponentManager()ezWorld
DeleteModule()ezWorld
DeleteModule(const ezRTTI *pRtti)ezWorld
DeleteModule() (defined in ezWorld)ezWorld
DeleteObjectDelayed(const ezGameObjectHandle &hObject, bool bAlsoDeleteEmptyParents=true)ezWorld
DeleteObjectNow(const ezGameObjectHandle &hObject, bool bAlsoDeleteEmptyParents=true)ezWorld
DepthFirst enum value (defined in ezWorld)ezWorld
EndAddingComponentsToInitBatch(const ezComponentInitBatchHandle &hBatch)ezWorld
ezComponent (defined in ezWorld)ezWorldfriend
ezComponentManagerBase (defined in ezWorld)ezWorldfriend
ezGameObject (defined in ezWorld)ezWorldfriend
ezWorld(ezWorldDesc &ref_desc)ezWorld
ezWorldModule (defined in ezWorld)ezWorldfriend
FindEventMsgHandlers(const ezMessage &msg, ezGameObject *pSearchObject, ezDynamicArray< ezComponent * > &out_components)ezWorld
FindEventMsgHandlers(const ezMessage &msg, const ezGameObject *pSearchObject, ezDynamicArray< const ezComponent * > &out_components) constezWorld
GetAllocator()ezWorld
GetBlockAllocator()ezWorld
GetClock()ezWorld
GetClock() constezWorld
GetComponentManager()ezWorld
GetComponentManager() constezWorld
GetComponentManager() (defined in ezWorld)ezWorld
GetComponentManager() const (defined in ezWorld)ezWorld
GetCoordinateSystem(const ezVec3 &vGlobalPosition, ezCoordinateSystem &out_coordinateSystem) constezWorld
GetCoordinateSystemProvider()ezWorld
GetCoordinateSystemProvider() constezWorld
GetGameObjectReferenceResolver() constezWorld
GetIndex() constezWorld
GetManagerForComponentType(const ezRTTI *pComponentRtti)ezWorld
GetManagerForComponentType(const ezRTTI *pComponentRtti) constezWorld
GetMaxNumComponentsPerType() (defined in ezWorld)ezWorldstatic
GetMaxNumComponentTypes() (defined in ezWorld)ezWorldstatic
GetMaxNumGameObjects() (defined in ezWorld)ezWorldstatic
GetMaxNumHierarchyLevels() (defined in ezWorld)ezWorldstatic
GetMaxNumWorldModules() (defined in ezWorld)ezWorldstatic
GetMaxNumWorlds() (defined in ezWorld)ezWorldstatic
GetModule()ezWorld
GetModule() constezWorld
GetModule(const ezRTTI *pRtti)ezWorld
GetModule(const ezRTTI *pRtti) constezWorld
GetModule() (defined in ezWorld)ezWorld
GetModule() const (defined in ezWorld)ezWorld
GetModuleReadOnly() constezWorld
GetModuleReadOnly() const (defined in ezWorld)ezWorld
GetName() constezWorld
GetObjectCount() constezWorld
GetObjectDeletionEvent() constezWorld
GetObjects()ezWorld
GetObjects() constezWorld
GetOrCreateComponentManager()ezWorld
GetOrCreateManagerForComponentType(const ezRTTI *pComponentRtti)ezWorld
GetOrCreateModule()ezWorld
GetOrCreateModule(const ezRTTI *pRtti)ezWorld
GetOrCreateModule() (defined in ezWorld)ezWorld
GetRandomNumberGenerator()ezWorld
GetReadMarker() constezWorld
GetSpatialSystem()ezWorld
GetSpatialSystem() constezWorld
GetStackAllocator()ezWorld
GetUpdateCounter() constezWorld
GetUpdateTask()ezWorld
GetUserData() constezWorld
GetWorld(ezUInt32 uiIndex)ezWorldstatic
GetWorld(const ezGameObjectHandle &hObject)ezWorldstatic
GetWorld(const ezComponentHandle &hComponent)ezWorldstatic
GetWorldCount()ezWorldstatic
GetWorldSimulationEnabled() constezWorld
GetWriteMarker()ezWorld
IsComponentInitBatchCompleted(const ezComponentInitBatchHandle &hBatch, double *pCompletionFactor=nullptr)ezWorld
IsValidComponent(const ezComponentHandle &hComponent) constezWorldinline
IsValidObject(const ezGameObjectHandle &hObject) constezWorld
PostMessage(const ezGameObjectHandle &hReceiverObject, const ezMessage &msg, ezTime delay, ezObjectMsgQueueType::Enum queueType=ezObjectMsgQueueType::NextFrame) constezWorld
PostMessage(const ezComponentHandle &hReceiverComponent, const ezMessage &msg, ezTime delay, ezObjectMsgQueueType::Enum queueType=ezObjectMsgQueueType::NextFrame) constezWorld
PostMessageRecursive(const ezGameObjectHandle &hReceiverObject, const ezMessage &msg, ezTime delay, ezObjectMsgQueueType::Enum queueType=ezObjectMsgQueueType::NextFrame) constezWorld
ReferenceResolver typedef (defined in ezWorld)ezWorld
RemoveResourceReloadFunction(ezTypelessResourceHandle hResource, ezComponentHandle hComponent, void *pUserData) (defined in ezWorld)ezWorld
ResourceReloadContext typedef (defined in ezWorld)ezWorld
ResourceReloadFunc typedef (defined in ezWorld)ezWorld
SendMessage(const ezGameObjectHandle &hReceiverObject, ezMessage &ref_msg)ezWorld
SendMessage(const ezComponentHandle &hReceiverComponent, ezMessage &ref_msg)ezWorld
SendMessageRecursive(const ezGameObjectHandle &hReceiverObject, ezMessage &ref_msg)ezWorld
SetCoordinateSystemProvider(const ezSharedPtr< ezCoordinateSystemProvider > &pProvider)ezWorld
SetGameObjectReferenceResolver(const ReferenceResolver &resolver)ezWorld
SetMaxInitializationTimePerFrame(ezTime maxInitTime)ezWorld
SetUserData(void *pUserData)ezWorld
SetWorldSimulationEnabled(bool bEnable)ezWorld
SubmitComponentInitBatch(const ezComponentInitBatchHandle &hBatch)ezWorld
TraversalMethod enum name (defined in ezWorld)ezWorld
Traverse(VisitorFunc visitorFunc, TraversalMethod method=DepthFirst)ezWorld
TryGetComponent(const ezComponentHandle &hComponent, ComponentType *&out_pComponent)ezWorldinline
TryGetComponent(const ezComponentHandle &hComponent, const ComponentType *&out_pComponent) constezWorldinline
TryGetComponent(const ezTypedComponentHandle< T > &hComponent, U *&out_pComponent)=deleteezWorld
TryGetComponent(const ezTypedComponentHandle< T > &hComponent, const U *&out_pComponent) const =deleteezWorld
TryGetObject(const ezGameObjectHandle &hObject, ezGameObject *&out_pObject)ezWorld
TryGetObject(const ezGameObjectHandle &hObject, const ezGameObject *&out_pObject) constezWorld
TryGetObjectWithGlobalKey(const ezTempHashedString &sGlobalKey, ezGameObject *&out_pObject)ezWorld
TryGetObjectWithGlobalKey(const ezTempHashedString &sGlobalKey, const ezGameObject *&out_pObject) constezWorld
Update()ezWorld
VisitorFunc typedefezWorld
~ezWorld() (defined in ezWorld)ezWorld