Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/UBaseMovementMode
References
| Module | Mover |
| Header | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MovementMode.h |
| Include | #include "MovementMode.h" |
template<class T>
T * GetMoverComponentChecked() const
Remarks
Templated convenience version of GetMoverComponent which checks the type is as presumed.