FAnimNode_PoseSearchHistoryCollector::GatherDebugData

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FAnimNode_Base::GatherDebugData()

FAnimNode_PoseSearchHistoryCollector::GatherDebugData()

References

Module

PoseSearch

Header

/Engine/Plugins/Experimental/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/AnimNode_PoseSearchHistoryCollector.h

Include

#include "PoseSearch/AnimNode_PoseSearchHistoryCollector.h"

Source

/Engine/Plugins/Experimental/Animation/PoseSearch/Source/Runtime/Private/AnimNode_PoseSearchHistoryCollector.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