Navigation
API > API/Plugins > API/Plugins/ChaosMover > API/Plugins/ChaosMover/FMoverStateMachine
Description
Returns the cached registered move logic objects. Used by the simulation to re-link FLayeredMoveInstance logic pointers when constructing instances from sim action payloads.
| Name | GetRegisteredMoves |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosMover/Source/ChaosMover/Public/ChaosMover/ChaosMoverStateMachine.h |
| Include Path | #include "ChaosMover/ChaosMoverStateMachine.h" |
const TArray < TObjectPtr < ULayeredMoveLogic > > & GetRegisteredMoves() const