Navigation
API > API/Plugins > API/Plugins/ChaosModularVehicleEngine > API/Plugins/ChaosModularVehicleEngine/UModularVehicleBaseComponent
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
The state inputs are not automatically quantized. |
ChaosModularVehicle/ModularVehicleBaseComponent.h |
|
|
|
ChaosModularVehicle/ModularVehicleBaseComponent.h |
|
|
|
ChaosModularVehicle/ModularVehicleBaseComponent.h |
|
|
|
ChaosModularVehicle/ModularVehicleBaseComponent.h |
|
|
|
ChaosModularVehicle/ModularVehicleBaseComponent.h |
|
SetState(const FName &, const bool)
Description
The state inputs are not automatically quantized.
| |
|
| Name |
SetState |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/ModularVehicleBaseComponent.h |
| Include Path |
#include "ChaosModularVehicle/ModularVehicleBaseComponent.h" |
| Source |
/Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Private/ChaosModularVehicle/ModularVehicleBaseComponent.cpp |
void SetState
(
const FName & Name,
const bool Value
)
SetState(const FName &, const int32)
| |
|
| Name |
SetState |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/ModularVehicleBaseComponent.h |
| Include Path |
#include "ChaosModularVehicle/ModularVehicleBaseComponent.h" |
| Source |
/Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Private/ChaosModularVehicle/ModularVehicleBaseComponent.cpp |
void SetState
(
const FName & Name,
const int32 Value
)
SetState(const FName &, const double)
| |
|
| Name |
SetState |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/ModularVehicleBaseComponent.h |
| Include Path |
#include "ChaosModularVehicle/ModularVehicleBaseComponent.h" |
| Source |
/Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Private/ChaosModularVehicle/ModularVehicleBaseComponent.cpp |
void SetState
(
const FName & Name,
const double Value
)
SetState(const FName &, const FVector2D &)
| |
|
| Name |
SetState |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/ModularVehicleBaseComponent.h |
| Include Path |
#include "ChaosModularVehicle/ModularVehicleBaseComponent.h" |
| Source |
/Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Private/ChaosModularVehicle/ModularVehicleBaseComponent.cpp |
void SetState
(
const FName & Name,
const FVector2D & Value
)
SetState(const FName &, const FVector &)
| |
|
| Name |
SetState |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/ModularVehicleBaseComponent.h |
| Include Path |
#include "ChaosModularVehicle/ModularVehicleBaseComponent.h" |
| Source |
/Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Private/ChaosModularVehicle/ModularVehicleBaseComponent.cpp |
void SetState
(
const FName & Name,
const FVector & Value
)