Skip to main content

AbilitySystem.AbilityTask.Debug.AbilityTaskDebugPrintTopNResults

Var

Unreal Engine Var console variable.

AbilitySystemAbilityTaskDebugAbilityTaskDebugPrintTopNResults

Description

Set N to only print the top N results when printing ability task counts (N = 5 by default, if N = 0 prints all). Use 'AbilitySystem.AbilityTask.Debug.PrintCounts' to print out the current counts.

Usage

AbilitySystem.AbilityTask.Debug.AbilityTaskDebugPrintTopNResults [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.