Navigation
Unreal Engine C++ API Reference > Runtime > Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/ParticleHelper.h |
Include | #include "ParticleHelper.h" |
Syntax
struct FParticleDataContainer
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
int32 | MemBlockSize | |
![]() |
uint8 * | ParticleData | |
![]() |
int32 | ParticleDataNumBytes | |
![]() |
uint16 * | ParticleIndices | |
![]() |
int32 | ParticleIndicesNumShorts |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |