ezEngine Release 26.3
Loading...
Searching...
No Matches
ezAssetProcessorEvent Struct Reference

Event type used by ezAssetProcessor::m_Events. More...

#include <AssetProcessor.h>

Public Types

enum class  Type { AssetProcessorStateChanged , ProcessStateChanged }
 

Public Attributes

Type m_Type
 
ezUInt8 m_uiProcessCount = 0
 Total number of processes. Only valid if ProcessorStateChanged.
 
ezUInt8 m_uiProcessorID = 0
 The changed process index. Only valid if ProcessStateChanged.
 

Detailed Description

Event type used by ezAssetProcessor::m_Events.

Member Enumeration Documentation

◆ Type

enum class ezAssetProcessorEvent::Type
strong
Enumerator
AssetProcessorStateChanged 

ezAssetProcessor::GetProcessorState changed

ProcessStateChanged 

ezAssetProcessor::GetProcessState changed


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