UEConsole Commands
VariableConsole VariableRemaining

csv.RecordActorCountsThreshold

csv.RecordActorCountsThreshold is a console variable in Unreal Engine 5 (UE5). See what csv.RecordActorCountsThreshold does, its values, and how to use this cvar in the Unreal console below.

Category: Remaining · Namespace: csv

Help

Number of instances of an native Actor class required before recording to CSV stat

Usage

Unreal console (open with ~)
> csv.RecordActorCountsThreshold 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in csv