ConstructPinTypeImage

Overload list

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

  Type Name Description
Public function Static TSharedRef< SWidget >  
Public function Static TSharedRef< SWidget >

ConstructPinTypeImage ( TAttribute< const FSlateBrush* > PrimaryIcon,
TAttribute< FSlateColor > PrimaryColor,
TAttribute< const FSlateBrush* > SecondaryIcon,
TAttribute< FSlateColor > SecondaryColor
)

 
Public function Static TSharedRef< SWidget >

ConstructPinTypeImage ( const FSlateBrush* PrimaryIcon,
const FSlateColor& PrimaryColor,
const FSlateBrush* SecondaryIcon,
const FSlateColor& SecondaryColor,
TSharedPtr< SToolTip > InToolTip
)

 

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page