Navigation
API > API/Plugins > API/Plugins/Mover
UPhysicsCharacterMovementModeInterface: Interface for movement modes that are for physics driven motion A physics driven motion mode needs to update the character ground constraint with the parameters associated with that mode
| Name | UPhysicsCharacterMovementModeInterface |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/PhysicsMover/PhysicsMoverSimulationTypes.h |
| Include Path | #include "PhysicsMover/PhysicsMoverSimulationTypes.h" |
Syntax
class UPhysicsCharacterMovementModeInterface : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UPhysicsCharacterMovementModeInterface