Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FParticleSystemWorldManagerTickFunction |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystemManager.h |
| Include Path | #include "Particles/ParticleSystemManager.h" |
Syntax
USTRUCT ()
struct FParticleSystemWorldManagerTickFunction : public FTickFunction
Inheritance Hierarchy
- FTickFunction → FParticleSystemWorldManagerTickFunction
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Owner | FParticleSystemWorldManager * | Particles/ParticleSystemManager.h |