Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/MoveLibrary > API/Plugins/Mover/MoveLibrary/ITurnGeneratorInterface
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoveLibrary/ModularMovement.h |
| Include | #include "MoveLibrary/ModularMovement.h" |
UFUNCTION (BlueprintNativeEvent)
FRotator GetTurn
(
FRotator TargetOrientation,
const FMoverTickStartData & FullStartState,
const FMoverDefaultSyncState & MoverState,
const FMoverTimeStep & TimeStep,
const FProposedMove & ProposedMove,
UMoverBlackboard * SimBlackboard
)
Remarks
Returns an additive angular velocity (per-axis degrees/second) based on the starting state and timestep