Navigation
API > API/Plugins > API/Plugins/CurveExpression > API/Plugins/CurveExpression/FAnimNode_RemapCurvesFromMesh
- FAnimNode_Base::GatherDebugData()
- FAnimNode_RemapCurvesFromMesh::GatherDebugData()
References
| Module | CurveExpression |
| Header | /Engine/Plugins/Experimental/Animation/CurveExpression/Source/Runtime/Public/AnimNode_RemapCurvesFromMesh.h |
| Include | #include "AnimNode_RemapCurvesFromMesh.h" |
| Source | /Engine/Plugins/Experimental/Animation/CurveExpression/Source/Runtime/Private/AnimNode_RemapCurvesFromMesh.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 |