ezEngine  Release 25.03
ezWorkerThreadType Struct Reference

Public Types

enum  Enum : ezUInt8 {
  Unknown, MainThread, ShortTasks, LongTasks,
  FileAccess, ENUM_COUNT
}
 

Static Public Member Functions

static const char * GetThreadTypeName (ezWorkerThreadType::Enum threadType)
 

Member Enumeration Documentation

◆ Enum

enum ezWorkerThreadType::Enum : ezUInt8
Enumerator
Unknown 

Default for all non-ezTaskSystem-worker threads. Will only execute short tasks.

MainThread 

May only be used by the main thread (automatically used by the ezTaskSystem)


The documentation for this struct was generated from the following files: