Navigation
API > API/Plugins > API/Plugins/ChaosMover > API/Plugins/ChaosMover/FMoverStateMachine
| Name | FInitParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosMover/Source/ChaosMover/Public/ChaosMover/ChaosMoverStateMachine.h |
| Include Path | #include "ChaosMover/ChaosMoverStateMachine.h" |
Syntax
struct FInitParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ImmediateMovementModeTransition | TWeakObjectPtr< UImmediateMovementModeTransition > | ChaosMover/ChaosMoverStateMachine.h | ||
| NullMovementMode | TWeakObjectPtr< UNullMovementMode > | ChaosMover/ChaosMoverStateMachine.h | ||
| Simulation | TWeakObjectPtr< UChaosMoverSimulation > | ChaosMover/ChaosMoverStateMachine.h |