![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Namespaces | |
| namespace | Private |
Classes | |
| struct | FUMGLegacyPlayerProvider |
Variables | |
| int32 | GFlushUMGAnimationsAtEndOfFrame = 1 |
| float | GAnimationBudgetMs = 0.0f |
| FAutoConsoleVariableRef | CVarAnimationBudgetMs (TEXT("UMG.AnimationBudgetMs"), GAnimationBudgetMs,) |
| bool | GVarAnimationDetailedLogging = false |
| FAutoConsoleVariableRef | CVarAnimationDetailedLogging (TEXT("UMG.AnimationDetailedLogging"), GVarAnimationDetailedLogging,) |
| bool | GVarAnimationMarkers = false |
| FAutoConsoleVariableRef | CVarAnimationMarkers (TEXT("UMG.AnimationMarkers"), GVarAnimationMarkers,) |
| FAutoConsoleVariableRef UE::UMG::CVarAnimationBudgetMs(TEXT("UMG.AnimationBudgetMs"), GAnimationBudgetMs,) | ( | TEXT("UMG.AnimationBudgetMs") | , |
| GAnimationBudgetMs | |||
| ) |
| FAutoConsoleVariableRef UE::UMG::CVarAnimationDetailedLogging(TEXT("UMG.AnimationDetailedLogging"), GVarAnimationDetailedLogging,) | ( | TEXT("UMG.AnimationDetailedLogging") | , |
| GVarAnimationDetailedLogging | |||
| ) |
| FAutoConsoleVariableRef UE::UMG::CVarAnimationMarkers(TEXT("UMG.AnimationMarkers"), GVarAnimationMarkers,) | ( | TEXT("UMG.AnimationMarkers") | , |
| GVarAnimationMarkers | |||
| ) |
| float UE::UMG::GAnimationBudgetMs = 0.0f |
| int32 UE::UMG::GFlushUMGAnimationsAtEndOfFrame = 1 |