Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::JobManagerDesc Struct Reference

#include <JobManagerDesc.h>

Public Types

using DescList = AZStd::fixed_vector< JobManagerThreadDesc, 64 >
 

Public Attributes

const char * m_jobManagerName = ""
 
DescList m_workerThreads
 List of worker threads to create.
 

Detailed Description

Job manager create descriptor.


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