Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > UCharacterMovementComponent
Syntax
uint8 bMovementInProgress: 1
Remarks
True during movement update. Used internally so that attempts to change CharacterOwner and UpdatedComponent are deferred until after an update.