Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/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 |