Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > APawn
Syntax
UPROPERTY (Transient)
FVector ControlInputVector
Remarks
Accumulated control input vector, stored in world space. This is the pending input, which is cleared (zeroed) once consumed.