Skip to main content

wp.Runtime.PlayerController.ForceUsingCameraAsStreamingSource

Var

Unreal Engine Var console variable.

wpRuntimePlayerControllerForceUsingCameraAsStreamingSource

Description

Whether to force the use of the camera as the streaming source for World Partition. By default the player pawn is used. 0: Use pawn as streaming source, 1: Use camera as streaming source

Usage

wp.Runtime.PlayerController.ForceUsingCameraAsStreamingSource [value]

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