Tala Esenlikler
Runtime Developer Settings

Log World Budget Pressure

Logs when the world-query dirty update budget is under pressure.

Interaction Framework 1.0.0 UE5.8 bool UInteractionFrameworkRuntimeDeveloperSettings InteractionFrameworkRuntimeDeveloperSettings.h

Logs when the world-query dirty update budget is under pressure.

This boolean flag (bool) belongs to UInteractionFrameworkRuntimeDeveloperSettings under World Query.

Project settings and default configuration use this property to shape plugin behavior before runtime objects are created. Change it when the project-wide default should differ from the plugin default.

Owner UInteractionFrameworkRuntimeDeveloperSettings
Module InteractionFrameworkRuntime
Category World Query
UPROPERTY(EditAnywhere, config, Category = "World Query")
bool bLogWorldBudgetPressure = true;

Related Docs