SPinTypeSelector::GetAllowedObjectTypes

Gets the allowable object types for an tree item, used for building the sub-menu

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

TSharedRef< SWidget > GetAllowedObjectTypes
(
    FPinTypeTreeItem InItem,
    bool bForSecondaryType
)

Remarks

Gets the allowable object types for an tree item, used for building the sub-menu

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