Navigation
API > API/Plugins > API/Plugins/Mover
| |
|
| Name |
FMovementModeChangedEventData |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverSimulationTypes.h |
| Include Path |
#include "MoverSimulationTypes.h" |
Syntax
USTRUCT ()
struct FMovementModeChangedEventData : public FMoverSimulationEventData
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
MoverSimulationTypes.h |
|
|
|
MoverSimulationTypes.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| NewModeName |
FName |
|
MoverSimulationTypes.h |
|
| PreviousModeName |
FName |
|
MoverSimulationTypes.h |
|
Functions
Public
Overridden from FMoverSimulationEventData
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
User must override. |
MoverSimulationTypes.h |
|