SPinTypeSelector::GetChildrenWithSupportedTypes

Helper to generate the filtered list of types, based on the supported types of the schema

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
bool GetChildrenWithSupportedTypes
(
    const [TArray](API\Runtime\Core\Containers\TArray)< FPinTypeTreeItem > & UnfilteredList,
    [TArray](API\Runtime\Core\Containers\TArray)< FPinTypeTreeItem > & OutFilteredList
)

Remarks

Helper to generate the filtered list of types, based on the supported types of the schema


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library