Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/AnimNodes > API/Runtime/AnimGraphRuntime/AnimNodes/FAnimNode_Sync
- FAnimNode_Base::GatherDebugData()
- FAnimNode_Sync::GatherDebugData()
References
| Module | AnimGraphRuntime |
| Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_Sync.h |
| Include | #include "AnimNodes/AnimNode_Sync.h" |
| Source | /Engine/Source/Runtime/AnimGraphRuntime/Private/AnimNodes/AnimNode_Sync.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 |