Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FFXBudget |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/FXBudget.h |
| Include Path | #include "Particles/FXBudget.h" |
Syntax
class FFXBudget
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool Enabled() |
Particles/FXBudget.h | ||
static FFXTimeData GetAdjustedUsage() |
Particles/FXBudget.h | ||
static FFXTimeData GetBudget() |
Particles/FXBudget.h | ||
static FFXTimeData GetTime() |
Particles/FXBudget.h | ||
static FFXTimeData GetUsage() |
Particles/FXBudget.h | ||
static float GetWorstAdjustedUsage() |
Particles/FXBudget.h | ||
static void Reset() |
Particles/FXBudget.h | ||
static void SetEnabled
(
bool bInEnabled |
Particles/FXBudget.h |