Navigation
API > API/Plugins > API/Plugins/ChaosVehicles
Inheritance Hierarchy
- FBaseSnapshotData
- FWheeledSnaphotData
References
| Module | ChaosVehicles |
| Header | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/SnapshotData.h |
| Include | #include "SnapshotData.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FWheeledSnaphotData : public FBaseSnapshotData
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | EngineRPM | ||
| int | SelectedGear | ||
| TArray< FWheelSnapshot > | WheelSnapshots |
Constructors
| Type | Name | Description | |
|---|---|---|---|