Navigation
API > API/Plugins > API/Plugins/ChaosModularVehicleEngine > API/Plugins/ChaosModularVehicleEngine/ChaosModularVehicle
Inheritance Hierarchy
- UClusterUnionComponent
- UClusterUnionVehicleComponent
References
| Module | ChaosModularVehicleEngine |
| Header | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/ClusterUnionVehicleComponent.h |
| Include | #include "ChaosModularVehicle/ClusterUnionVehicleComponent.h" |
Syntax
UCLASS (MinimalAPI)
class UClusterUnionVehicleComponent : public UClusterUnionComponent
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FModularVehicleSocket > | Sockets |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UClusterUnionVehicleComponent
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | DoesSocketExist
(
FName InSocketName |
||
| FTransform | GetSocketTransform
(
FName InSocketName, |
||
| bool | |||
| void | QuerySupportedSockets
(
TArray< FComponentSocketDescription >& OutSockets |