Navigation
API > API/Plugins > API/Plugins/Mover
Params used when initiating a change in movement mode.
| Name | FModeChangeParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverSimulationTypes.h |
| Include Path | #include "MoverSimulationTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FModeChangeParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bShouldReenter | bool | MoverSimulationTypes.h |
|
|
| DesiredModeName | FName | MoverSimulationTypes.h |
|