FFXBudget

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/FXBudget.h

Include

#include "Particles/FXBudget.h"

Syntax

class FFXBudget

Functions

Name Description

Public function Static

bool

 

Enabled()

Public function Static

FFXTimeData

 

GetAdjustedUsage()

Returns the global FX time / budget ratio but adjusted in various ways better drive FX scaling.

Public function Static

FFXTimeData

 

GetBudget()

Returns the global FX budgets in ms.

Public function Static

FFXTimeData

 

GetTime()

Returns the global FX time in ms.

Public function Static

FFXTimeData

 

GetUsage()

Returns the global FX time / budget ratio.

Public function Static

float

 

GetWorstAdjustedUsage()

Returns the highest single adjusted usage value.

Public function Static

void

 

OnEnabledCVarChanged

(
    IConsoleVariable* CVar
)

Public function Static

void

 

SetEnabled

(
    bool bInEnabled
)

Constants

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss