#include <VehicleUtility.h>
◆ EMeasure
| Enumerator |
|---|
| ZeroToThirtyMPH | |
| ZeroToSixtyMPH | |
| QuarterMile | |
| ThirtyToZeroMPH | |
| SixtyToZeroMPH | |
◆ FPerformanceMeasure()
| Chaos::FPerformanceMeasure::FPerformanceMeasure |
( |
| ) |
|
◆ AddMeasure()
◆ Enable()
| void Chaos::FPerformanceMeasure::Enable |
( |
| ) |
|
|
inline |
◆ GetMeasure()
◆ GetNumMeasures()
| int Chaos::FPerformanceMeasure::GetNumMeasures |
( |
| ) |
const |
|
inline |
◆ IsEnabled()
| bool Chaos::FPerformanceMeasure::IsEnabled |
( |
| ) |
const |
|
inline |
◆ ResetAll()
| void Chaos::FPerformanceMeasure::ResetAll |
( |
| ) |
|
|
inline |
◆ Update()
| void Chaos::FPerformanceMeasure::Update |
( |
float |
DeltaTime, |
|
|
const FVector & |
CurrentLocation, |
|
|
float |
CurrentVelocity |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files:
- Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/VehicleUtility.h
- Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Private/VehicleUtility.cpp