UEConsole Commands
VariableConsole VariableRemaining

TransBuffer.DumpObjectMap

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

Category: Remaining · Namespace: transbuffer

Help

Whether to dump the object map each time a transaction is written for debugging purposes.

Usage

Unreal console (open with ~)
> TransBuffer.DumpObjectMap 1

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