FChaosVehicleManager::RemoveVehicle

Unregister a Physics vehicle from processing

Windows
MacOS
Linux

References

Module

ChaosVehicles

Header

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

Include

#include "ChaosVehicleManager.h"

Source

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

Syntax

void RemoveVehicle
(
    TWeakObjectPtr< UChaosVehicleMovementComponent > Vehicle
)

Remarks

Unregister a Physics vehicle from processing

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