Navigation
API > API/Plugins > API/Plugins/Mover
UMovementSettingsInterface: interface that must be implemented for any settings object to be shared between modes
| Name | UMovementSettingsInterface |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MovementMode.h |
| Include Path | #include "MovementMode.h" |
Syntax
class UMovementSettingsInterface : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UMovementSettingsInterface