Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
EImmediateFlushType Namespace Reference

Enumerations

enum  Type {
  WaitForOutstandingTasksOnly = 0x0 , DispatchToRHIThread = 0x1 , WaitForDispatchToRHIThread = 0x2 , FlushRHIThread = 0x3 ,
  FlushRHIThreadFlushResources = 0x4
}
 

Enumeration Type Documentation

◆ Type

Enumerator
WaitForOutstandingTasksOnly 
DispatchToRHIThread 
WaitForDispatchToRHIThread 
FlushRHIThread 
FlushRHIThreadFlushResources 

Definition at line 3424 of file Enums.h.