Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ParticleHelper.h |
| Include | #include "ParticleHelper.h" |
Syntax
class FParticleOrderPool
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | CurrentSize | ||
| int32 | MaxSize | ||
| FParticleOrder * | ParticleOrder |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | FreePool () |
||
| FParticleOrder * | GetParticleOrderData
(
int32 InCount, |