Skip to main content

PlayerController.IsPushBased

Var

Unreal Engine Var console variable.

PlayerControllerIsPushBased

Description

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

Usage

PlayerController.IsPushBased [value]

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