Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| |
|
| Name |
FModuleHitResults |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/SimulationModuleBase.h |
| Include Path |
#include "SimModule/SimulationModuleBase.h" |
Syntax
struct FModuleHitResults
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bBlockingHit |
bool |
|
SimModule/SimulationModuleBase.h |
|
| Distance |
float |
|
SimModule/SimulationModuleBase.h |
|
| ImpactPoint |
FVector |
|
SimModule/SimulationModuleBase.h |
|
| SimIndex |
int |
|
SimModule/SimulationModuleBase.h |
|