Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FParticleCurvePair |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h |
| Include Path | #include "Particles/ParticleModule.h" |
Syntax
USTRUCT ()
struct FParticleCurvePair
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FParticleCurvePair() |
Particles/ParticleModule.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CurveName | FString | Particles/ParticleModule.h | ||
| CurveObject | TObjectPtr< class UObject > | Particles/ParticleModule.h |