Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/MoveLibrary > API/Plugins/Mover/MoveLibrary/UMovementMixer
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoveLibrary/MovementMixer.h |
| Include | #include "MoveLibrary/MovementMixer.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoveLibrary/MovementMixer.cpp |
virtual void MixLayeredMove
(
const FLayeredMoveBase & ActiveMove,
const FProposedMove & MoveStep,
FProposedMove & OutCumulativeMove
)
Remarks
In charge of mixing Layered Move proposed moves into a cumulative proposed move based on mix mode and priority.