Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UParticleModule
| Name | FContext |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h |
| Include Path | #include "Particles/ParticleModule.h" |
Syntax
struct FContext
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FContext
(
FParticleEmitterInstance& Ow |
Particles/ParticleModule.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Owner | FParticleEmitterInstance & | Particles/ParticleModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UObject * GetDistributionData() |
Particles/ParticleModule.h | ||
FString GetInstanceName() |
Particles/ParticleModule.h | ||
FString GetTemplateName() |
Particles/ParticleModule.h | ||
const FTransform & GetTransform() |
Particles/ParticleModule.h |