Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FFXTimeData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFXTimeData () |
Particles/FXBudget.h | ||
FFXTimeData
(
float InGT, |
Particles/FXBudget.h |
FFXTimeData()
| Name | FFXTimeData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/FXBudget.h |
| Include Path | #include "Particles/FXBudget.h" |
FFXTimeData()
FFXTimeData(float, float, float)
| Name | FFXTimeData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/FXBudget.h |
| Include Path | #include "Particles/FXBudget.h" |
FFXTimeData
(
float InGT,
float InConcurrent,
float InRT
)