UChaosVehicleMovementComponent::ComputeConstants

When vehicle is created we want to compute some helper data like drag area, etc....

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UChaosVehicleMovementComponent::ComputeConstants()

UChaosWheeledVehicleMovementComponent::ComputeConstants()

References

Module

ChaosVehicles

Header

/Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosVehicleMovementComponent.h

Include

#include "ChaosVehicleMovementComponent.h"

Source

/Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Private/ChaosVehicleMovementComponent.cpp

Syntax

virtual void ComputeConstants()

Remarks

When vehicle is created we want to compute some helper data like drag area, etc.... Derived classes should use this to properly compute things like engine RPM