Skip to main content

Controller.IsPushBased

Var

Unreal Engine Var console variable.

ControllerIsPushBased

Description

If true, AController's replicated properties will use push-based networking, and will therefore need to be marked dirty when changed.

Usage

Controller.IsPushBased [value]

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