Navigation
API > API/Plugins > API/Plugins/ChaosMover > API/Plugins/ChaosMover/UChaosMoverSimulation
| Name | FInitParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosMover/Source/ChaosMover/Public/ChaosMover/ChaosMoverSimulation.h |
| Include Path | #include "ChaosMover/ChaosMoverSimulation.h" |
Syntax
struct FInitParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CharacterConstraintProxy | Chaos::FCharacterGroundConstraintProxy * | ChaosMover/ChaosMoverSimulation.h | ||
| ImmediateModeTransition | TWeakObjectPtr< UImmediateMovementModeTransition > | ChaosMover/ChaosMoverSimulation.h | ||
| InitialSyncState | FMoverSyncState | ChaosMover/ChaosMoverSimulation.h | ||
| ModesToRegister | TMap< FName, TWeakObjectPtr< UBaseMovementMode > > | ChaosMover/ChaosMoverSimulation.h | ||
| MovementMixer | TWeakObjectPtr< UMovementMixer > | ChaosMover/ChaosMoverSimulation.h | ||
| NullMovementMode | TWeakObjectPtr< UNullMovementMode > | ChaosMover/ChaosMoverSimulation.h | ||
| PathTargetConstraintProxy | Chaos::FJointConstraintPhysicsProxy * | ChaosMover/ChaosMoverSimulation.h | ||
| PathTargetKinematicEndPointProxy | Chaos::FSingleParticlePhysicsProxy * | ChaosMover/ChaosMoverSimulation.h | ||
| PhysicsObject | Chaos::FConstPhysicsObjectHandle | ChaosMover/ChaosMoverSimulation.h | ||
| Solver | Chaos::FPhysicsSolver * | ChaosMover/ChaosMoverSimulation.h | ||
| StartingMovementMode | FName | ChaosMover/ChaosMoverSimulation.h | ||
| TransitionsToRegister | TArray< TWeakObjectPtr< UBaseMovementModeTransition > > | ChaosMover/ChaosMoverSimulation.h | ||
| World | UWorld * | ChaosMover/ChaosMoverSimulation.h |