ezEngine  Release 25.03
ezTaskGroupID Class Reference

Given out by ezTaskSystem::CreateTaskGroup to identify a task group. More...

#include <TaskSystemDeclarations.h>

Public Member Functions

EZ_ALWAYS_INLINE bool IsValid () const
 Returns false, if the GroupID does not reference a valid ezTaskGroup.
 
EZ_ALWAYS_INLINE void Invalidate ()
 Resets the GroupID into an invalid state.
 
EZ_ALWAYS_INLINE bool operator== (const ezTaskGroupID &other) const
 
EZ_ALWAYS_INLINE bool operator!= (const ezTaskGroupID &other) const
 
EZ_ALWAYS_INLINE bool operator< (const ezTaskGroupID &other) const
 

Friends

class ezTaskSystem
 
class ezTaskGroup
 

Detailed Description

Given out by ezTaskSystem::CreateTaskGroup to identify a task group.


The documentation for this class was generated from the following file: