SPinTypeSelector::OnSelectPinType

When a pin type is selected, handle it

Windows
MacOS
Linux

References

Module

KismetWidgets

Header

/Engine/Source/Editor/KismetWidgets/Public/SPinTypeSelector.h

Include

#include "SPinTypeSelector.h"

Source

/Engine/Source/Editor/KismetWidgets/Private/SPinTypeSelector.cpp

Syntax

void OnSelectPinType
(
    FPinTypeTreeItem InItem,
    FName InPinCategory,
    bool bForSecondaryType
)

Remarks

When a pin type is selected, handle it

Parameters

Parameter

Description

InItem

Item selected

InPinCategory

This is the PinType's category, must be provided separately as the PinType in the tree item is always Object Types for any object related type.

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