Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Particles/FXBudget.h |
| Include | #include "Particles/FXBudget.h" |
Syntax
class FFXBudget
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Enabled () |
||
| FFXTimeData | |||
| FFXTimeData | GetBudget () |
||
| FFXTimeData | GetTime () |
||
| FFXTimeData | GetUsage () |
||
| float | |||
| void | Reset () |
||
| void | SetEnabled
(
bool bInEnabled |