Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/FMovementModifierBase
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MovementModifier.h |
| Include | #include "MovementModifier.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/MovementModifier.cpp |
void OverwriteHandleIfInvalid
(
const FMovementModifierHandle & ValidModifierHandle
)
Remarks
Used to write to a valid handle to a invalid handle Currently used to write a local handle to modifiers that were added from a rollback so they don't have a handle yet This is done to avoid queueing a modifier again as a local client applies potential input