UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FAxleSim Class Reference

#include <WheelSystem.h>

+ Inheritance diagram for Chaos::FAxleSim:

Public Member Functions

 FAxleSim ()
 
void Simulate (float DeltaTime)
 
- Public Member Functions inherited from TVehicleSystem< FAxleConfig >
 TVehicleSystem ()
 
 TVehicleSystem (const FAxleConfig *SetupIn)
 
FAxleConfig & AccessSetup ()
 
const FAxleConfig & Setup () const
 

Public Attributes

FAxleConfig Setup
 
- Public Attributes inherited from TVehicleSystem< FAxleConfig >
const FAxleConfig * SetupPtr
 

Constructor & Destructor Documentation

◆ FAxleSim()

Chaos::FAxleSim::FAxleSim ( )

Member Function Documentation

◆ Simulate()

void Chaos::FAxleSim::Simulate ( float  DeltaTime)
inline

Member Data Documentation

◆ Setup

FAxleConfig Chaos::FAxleSim::Setup

The documentation for this class was generated from the following files: