Navigation
API > API/Runtime > API/Runtime/Engine
Temporary array for tracking 'solo' emitter mode. Entry will be true if emitter was enabled
| Name | FLODSoloTrack |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystem.h |
| Include Path | #include "Particles/ParticleSystem.h" |
Syntax
USTRUCT ()
struct FLODSoloTrack
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SoloEnableSetting | TArray< uint8 > | Particles/ParticleSystem.h |
|