FPinTypeTreeInfo

Overload list

Windows
MacOS
Linux
Name Description

Private function

FPinTypeTreeInfo()

Public function

FPinTypeTreeInfo

(
    TSharedPtr< FPinTypeTreeInfo > InIn...
)

Public function

FPinTypeTreeInfo

(
    const FName CategoryName,
    UObject* SubCategoryObject,
    const FText& InTooltip,
    bool bInReadOnly,
    uint8 InPossibleObjectReferenceType...
)

Public function

FPinTypeTreeInfo

(
    const FText& InFriendlyName,
    const FName CategoryName,
    const UEdGraphSchema_K2* Schem...,
    const FText& InTooltip,
    bool bInReadOnly,
    FTypesDatabase* TypesDatabase
)

Public function

FPinTypeTreeInfo

(
    const FText& InFriendlyName,
    const FName CategoryName,
    const FSoftObjectPath& SubCategory...,
    const FText& InTooltip,
    bool bInReadOnly,
    uint8 InPossibleObjectReferenceType...
)

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