Navigation
API > API/Plugins > API/Plugins/ChaosMover
SM-internal queue entry for a GT-issued FLayeredMoveInstance move. Not a USTRUCT carries TSharedPtr which cannot be a UPROPERTY.
| Name | FChaosScheduledLayeredMoveInstance |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosMover/Source/ChaosMover/Public/ChaosMover/ChaosMoverSimulationTypes.h |
| Include Path | #include "ChaosMover/ChaosMoverSimulationTypes.h" |
Syntax
struct FChaosScheduledLayeredMoveInstance
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bShouldRollBack | bool | Whether this move should roll back on resimulation. | ChaosMover/ChaosMoverSimulationTypes.h | |
| Move | TSharedPtr< FLayeredMoveInstance > | ChaosMover/ChaosMoverSimulationTypes.h | ||
| SchedulingInfo | FMoverSchedulingInfo | ChaosMover/ChaosMoverSimulationTypes.h |