Navigation
API > API/Plugins > API/Plugins/ChaosVehicles > API/Plugins/ChaosVehicles/FAnimNode_WheelController
- FAnimNode_Base::GatherDebugData()
- FAnimNode_WheelController::GatherDebugData()
References
| Module | ChaosVehicles |
| Header | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/AnimNode_WheelController.h |
| Include | #include "AnimNode_WheelController.h" |
| Source | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Private/AnimNode_WheelController.cpp |
virtual void GatherDebugData
&40;
FNodeDebugData & DebugData
&41;
Remarks
Called to gather on-screen debug data. This is called on the game thread.
Parameters
| Name | Description |
|---|---|
| DebugData | Debug data structure used to output any relevant data |