FAnimNode_ControlRigBase::GatherDebugData

Called to gather on-screen debug data. This is called on the game thread.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

ControlRig

Header

/Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/AnimNode_ControlRigBase.h

Include

#include "AnimNode_ControlRigBase.h"

Source

/Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/AnimNode_ControlRigBase.cpp

Syntax

virtual void GatherDebugData
(
    FNodeDebugData & DebugData
)

Remarks

Called to gather on-screen debug data. This is called on the game thread.

Parameters

Parameter

Description

DebugData

Debug data structure used to output any relevant data