Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/SimModule
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/ModuleInput.h |
| Include | #include "SimModule/ModuleInput.h" |
Syntax
class FModuleInputConversion
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | ToAxis1D
(
FModuleInputValue& InValue |
||
| FVector2D | ToAxis2D
(
FModuleInputValue& InValue |
||
| FVector | ToAxis3D
(
FModuleInputValue& InValue |
||
| bool | ToBool
(
FModuleInputValue& InValue |
||
| FString | ToString
(
FModuleInputValue& ActionValue |