IPinTypeSelectorFilter::UnregisterOnFilterChanged

(Optional) - Override this method to unbind a delegate that was previously bound to a filter change event.

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

References

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

Remarks

(Optional) - Override this method to unbind a delegate that was previously bound to a filter change event.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library