Navigation
API > API/Plugins > API/Plugins/ChaosModularVehicleEngine > API/Plugins/ChaosModularVehicleEngine/ChaosModularVehicle
Inheritance Hierarchy
- UPrimitiveComponent
- UVehicleSimBaseComponent
- UVehicleSimAerofoilComponent
- UVehicleSimChassisComponent
- UVehicleSimClutchComponent
- UVehicleSimEngineComponent
- UVehicleSimSuspensionComponent
- UVehicleSimThrusterComponent
- UVehicleSimTransmissionComponent
- UVehicleSimWheelComponent
References
| Module | ChaosModularVehicleEngine |
| Header | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/VehicleSimBaseComponent.h |
| Include | #include "ChaosModularVehicle/VehicleSimBaseComponent.h" |
Syntax
UCLASS (BlueprintType, Blueprintable)
class UVehicleSimBaseComponent : public UPrimitiveComponent
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAnimationEnabled | ||
| bool | bRemoveFromClusterCollisionModel | ||
| int | TransformIndex | ||
| int | TreeIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UVehicleSimBaseComponent
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| Chaos::ISimulationModuleBase * | Caller takes ownership of pointer to new Sim Module | ||
| ESimModuleType |