Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| |
|
| Name |
UVehicleInputProducerBase |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/ModuleInput.h |
| Include Path |
#include "SimModule/ModuleInput.h" |
Syntax
UCLASS (Abstract, BlueprintType, Blueprintable, EditInlineNew, MinimalAPI)
class UVehicleInputProducerBase : public UObject
Inheritance Hierarchy
Derived Classes
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FInputNameMap |
TMap< FName, int > |
|
SimModule/ModuleInput.h |
Variables
Public
Functions