UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UMGSequenceTickManager.cpp File Reference

Namespaces

namespace  UE
 
namespace  UE::UMG
 

Functions

 DECLARE_CYCLE_STAT (TEXT("Flush End of Frame Animations"), MovieSceneEval_FlushEndOfFrameAnimations, STATGROUP_MovieSceneEval)
 

Variables

int32 UE::UMG::GFlushUMGAnimationsAtEndOfFrame = 1
 
float UE::UMG::GAnimationBudgetMs = 0.0f
 
FAutoConsoleVariableRef UE::UMG::CVarAnimationBudgetMs (TEXT("UMG.AnimationBudgetMs"), GAnimationBudgetMs,)
 

Function Documentation

◆ DECLARE_CYCLE_STAT()