![]() |
ezEngine
Release 25.03
|
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 |
Given out by ezTaskSystem::CreateTaskGroup to identify a task group.