Choose your operating system:
Windows
macOS
Linux
| IDetailCustomNodeBuilder::GenerateHeaderRowContent()
|
Module |
|
Header |
/Engine/Plugins/Animation/IKRig/Source/IKRigDeveloper/Public/AnimGraphNode_IKRig.h |
Include |
#include "AnimGraphNode_IKRig.h" |
virtual void GenerateHeaderRowContent
(
FDetailWidgetRow & NodeRow
)
Called to generate content in the header of this node ( the actual node content ). Only called if HasHeaderRow is true
Parameter |
Description |
---|---|
NodeRow |
The row to put content in |