bForceNextFloorCheck

Force the Character in MOVE_Walking to do a check for a valid floor even if he hasn't moved.

Windows
MacOS
Linux

Syntax

uint8 bForceNextFloorCheck: 1

Remarks

Force the Character in MOVE_Walking to do a check for a valid floor even if he hasn't moved. Cleared after next floor check. Normally if bAlwaysCheckFloor is false we try to avoid the floor check unless some conditions are met, but this can be used to force the next check to always run.

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