SPinTypeSelector::GenerateTypeTreeRow

Treeview support functions

Unreal Engine C++ API Reference > Editor > KismetWidgets > SPinTypeSelector

References

   
Module KismetWidgets
Header /Engine/Source/Editor/KismetWidgets/Public/SPinTypeSelector.h
Include #include "SPinTypeSelector.h"
Source /Engine/Source/Editor/KismetWidgets/Private/SPinTypeSelector.cpp
virtual [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [ITableRow](API\Runtime\Slate\Widgets\Views\ITableRow) > GenerateTypeTreeRow
(
    FPinTypeTreeItem InItem,
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [STableViewBase](API\Runtime\Slate\Widgets\Views\STableViewBase) > & OwnerTree,
    bool bForSecondaryType
)

Remarks

Treeview support functions


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library