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 FInputInterface
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FInputNameMap & | NameMap | ||
| FModuleInputContainer & | ValueContainer |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FInputInterface
(
const FInputNameMap& InNameMap, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | GetMagnitude
(
const FName& InName |
||
| FModuleInputValue | |||
| bool | |||
| void | MergeValue
(
const FName& InName, |
||
| void | SetValue
(
const FName& InName, |
Typedefs
| Name | Description |
|---|---|
| FInputNameMap |