Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Animation/AnimNodeBase.h |
Include |
#include "Animation/AnimNodeBase.h" |
virtual void GatherDebugData
(
FNodeDebugData & DebugData
)
Called to gather on-screen debug data. This is called on the game thread.
Parameter |
Description |
---|---|
DebugData |
Debug data structure used to output any relevant data |