bRunPhysicsWithNoController

If true, movement will be performed even if there is no Controller for the Character owner.

Windows
MacOS
Linux

Syntax

uint8 bRunPhysicsWithNoController: 1

Remarks

If true, movement will be performed even if there is no Controller for the Character owner. Normally without a Controller, movement will be aborted and velocity and acceleration are zeroed if the character is walking. Characters that are spawned without a Controller but with this flag enabled will initialize the movement mode to DefaultLandMovementMode or DefaultWaterMovementMode appropriately.

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss