Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > FBlueprintActionFilter
Type | Name | Description | |
---|---|---|---|
![]() |
void | AddRejectionTest
(
FRejectionTestDelegate RejectionTestDelegate |
Users can extend the filter and add their own rejection tests with this method. |
![]() |
void | AddRejectionTest
(
TSharedRef< FActionFilterTest > RejectionTest |