Navigation
API > API/Plugins > API/Plugins/ChaosMover
Add this struct to the character inputs to cancel any max speed and acceleration for the input mode
| Name | FChaosMovementSettingsOverridesRemover |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosMover/Source/ChaosMover/Public/ChaosMover/Character/ChaosCharacterInputs.h |
| Include Path | #include "ChaosMover/Character/ChaosCharacterInputs.h" |
Syntax
USTRUCT (MinimalAPI, BlueprintType )
struct FChaosMovementSettingsOverridesRemover : public FMoverDataStructBase
Inheritance Hierarchy
- FMoverDataStructBase → FChaosMovementSettingsOverridesRemover
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ModeName | FName | The name of the mode to apply the overrides to. | ChaosMover/Character/ChaosCharacterInputs.h |
|