Navigation
API > API/Plugins > API/Plugins/ChaosVehicles
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UAnimInstance
- UVehicleAnimationInstance
References
| Module | ChaosVehicles |
| Header | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/VehicleAnimationInstance.h |
| Include | #include "VehicleAnimationInstance.h" |
Syntax
UCLASS&40;Transient&41;
class UVehicleAnimationInstance : public UAnimInstance
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FObjectInitializer & | ObjectInitializer | ||
| UChaosWheeledVehicleMovementComponent | |||
| TArray< TArray< FWheelAnimationData > > | WheelData |
Functions
| Type | Name | Description | |
|---|---|---|---|
| AWheeledVehiclePawn * | GetVehicle () |
Makes a montage jump to the end of a named section. | |
| const UChaosWheeledVehicleMovementComponent * | |||
| void | SetWheeledVehicleComponent
(
const UChaosWheeledVehicleMovementComponent* InWheeledVehicleComponent |