Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/FLayeredMoveGroup
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/LayeredMove.h |
| Include | #include "LayeredMove.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/LayeredMove.cpp |
TArray < TSharedPtr < FLayeredMoveBase > > GenerateActiveMoves
(
const FMoverTimeStep & TimeStep,
const UMoverComponent * MoverComp,
UMoverBlackboard * SimBlackboard
)
Remarks
Generates active layered move list (by calling FlushMoveArrays) and returns the an array of all currently active layered moves.