Skip to main content

AbilitySystem.AbilityTask.MaxCount

Var

Unreal Engine Var console variable.

AbilitySystemAbilityTaskMaxCount

Description

Global limit on the number of extant AbilityTasks. Use 'AbilitySystem.Debug.RecordingEnabled' and 'AbilitySystem.AbilityTask.Debug.PrintCounts' to debug why you are hitting this before raising the cap.

Usage

AbilitySystem.AbilityTask.MaxCount [value]

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