Navigation
API > API/Plugins > API/Plugins/ChaosVehicles
| |
|
| Name |
FBaseSnapshotData |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/SnapshotData.h |
| Include Path |
#include "SnapshotData.h" |
Syntax
USTRUCT (BlueprintType )
struct FBaseSnapshotData
Derived Classes
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AngularVelocity |
FVector |
|
SnapshotData.h |
|
| LinearVelocity |
FVector |
|
SnapshotData.h |
|
| Transform |
FTransform |
|
SnapshotData.h |
|
Functions
Public