Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| |
|
| Name |
FWheelTouchChangeEvent |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/WheelModule.h |
| Include Path |
#include "SimModule/WheelModule.h" |
Syntax
struct FWheelTouchChangeEvent
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FWheelTouchChangeEvent
(
bool IsInContact
)
|
|
SimModule/WheelModule.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bIsInContact |
bool |
|
SimModule/WheelModule.h |
|
Functions
Public