unreal.InstantMovementEffect¶
- class unreal.InstantMovementEffect¶
Bases:
StructBaseInstant Movement Effects are methods of affecting movement state directly on a Mover-based actor for one tick. Note: This is only applied one tick and then removed Common uses would be for Teleporting, Changing Movement Modes directly, one time force application, etc. Multiple Instant Movement Effects can be active at the time
C++ Source:
Plugin: Mover
Module: Mover
File: InstantMovementEffect.h