UAnimGraphNode_BoneDrivenController::AddTripletPropertyRow

Windows
MacOS
Linux

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Classes/AnimGraphNode_BoneDrivenController.h

Include

#include "AnimGraphNode_BoneDrivenController.h"

Source

/Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_BoneDrivenController.cpp

Syntax

static void AddTripletPropertyRow
(
    const FText & Name,
    const FText & Tooltip,
    IDetailCategoryBuilder & Category,
    TSharedRef< IPropertyHandle > PropertyHandle,
    const FName XPropertyName,
    const FName YPropertyName,
    const FName ZPropertyName,
    TAttribute< EVisibility > VisibilityAttribute
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss