Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UParticleSystemComponent
| Name | EForceAsyncWorkCompletion |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystemComponent.h |
| Include Path | #include "Particles/ParticleSystemComponent.h" |
Syntax
enum EForceAsyncWorkCompletion
{
STALL,
ENSURE_AND_STALL,
SILENT,
}
Values
| Name | Remarks |
|---|---|
| STALL | |
| ENSURE_AND_STALL | |
| SILENT |