Skip to main content

mover.debug.DisableDataCopyInPlace

Var

Unreal Engine Var console variable.

moverdebugDisableDataCopyInPlace

Description

Whether to allow Mover data collections with identical contained struct types to be copied in place, avoiding reallocating memory

Usage

mover.debug.DisableDataCopyInPlace [value]

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