Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_LookAt
- UAnimGraphNode_Base::GetOnScreenDebugInfo()
- UAnimGraphNode_LookAt::GetOnScreenDebugInfo()
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_LookAt.h |
| Include | #include "AnimGraphNode_LookAt.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_LookAt.cpp |
virtual void GetOnScreenDebugInfo
(
TArray< FText > & DebugInfo,
FAnimNode_Base * RuntimeAnimNode,
USkeletalMeshComponent * PreviewSkelMeshComp
) const
Remarks
Function to collect strings from nodes to display in the viewport. Use this rather than DrawCanvas when adding general text to the viewport.