Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/UMoverComponent
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverComponent.h |
| Include | #include "MoverComponent.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MoverComponent.cpp |
void QueueInstantMovementEffect
(
TSharedPtr < FInstantMovementEffect > Move
)
Remarks
Queue a Instant Movement Effect to take place at the end of this frame or start of the next subtick - whichever happens first.