UVehicleWheel::Init

Initialize this wheel instance

Windows
MacOS
Linux

References

Module

PhysXVehicles

Header

/Engine/Plugins/Runtime/PhysXVehicles/Source/PhysXVehicles/Public/VehicleWheel.h

Include

#include "VehicleWheel.h"

Source

/Engine/Plugins/Runtime/PhysXVehicles/Source/PhysXVehicles/Private/VehicleWheel.cpp

Syntax

virtual void Init
(
    class UWheeledVehicleMovementComponent * InVehicleSim,
    int32 InWheelIndex
)

Remarks

Initialize this wheel instance

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss