IPinTypeSelectorFilter::RegisterOnFilterChanged

(Optional) - Override this method to bind a delegate to call when the filter changes.

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

References

   
Module KismetWidgets
Header /Engine/Source/Editor/KismetWidgets/Public/SPinTypeSelector.h
Include #include "SPinTypeSelector.h"
virtual [FDelegateHandle](API\Runtime\Core\Delegates\FDelegateHandle) RegisterOnFilterChanged
(
    FSimpleDelegate InOnFilterChanged
)

Remarks

(Optional) - Override this method to bind a delegate to call when the filter changes.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library