FAnimGraphNodeAlphaOptions::HandleCustomizeDetails

Called from an UAnimGraphNode_Base-derived classes CustomizeDetails to update alpha properties and pins.

Unreal Engine C++ API Reference > Editor > AnimGraph > FAnimGraphNodeAlphaOptions

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimGraphNodeAlphaOptions.h
Include #include "AnimGraphNodeAlphaOptions.h"
template<typename AnimNodeType>
static void HandleCustomizeDetails
(
    const AnimNodeType & InAnimNode,
    [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [IPropertyHandle](API\Editor\PropertyEditor\IPropertyHandle) > InNodeHandle,
    [IDetailLayoutBuilder](API\Editor\PropertyEditor\IDetailLayoutBuilder) & InDetailBuilder
)

Remarks

Called from an UAnimGraphNode_Base-derived classes CustomizeDetails to update alpha properties and pins.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library