IPinTypeSelectorFilter::GetFilterOptionsWidget

(Optional) - Override this method to return a widget that allows the user to toggle filter options on/off, etc.

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

References

   
Module KismetWidgets
Header /Engine/Source/Editor/KismetWidgets/Public/SPinTypeSelector.h
Include #include "SPinTypeSelector.h"
virtual [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > GetFilterOptionsWidget()  

Remarks

(Optional) - Override this method to return a widget that allows the user to toggle filter options on/off, etc.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library