Navigation
API > API/Developer > API/Developer/ToolMenus > API/Developer/ToolMenus/FToolMenuAutomationTestAdapter > API/Developer/ToolMenus/FToolMenuAutomationTestAdapter/FToolMenuAutomat-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Tests/ToolMenusTestUtilities.h | |||
FToolMenuAutomationTestAdapterParameters
(
const FMenuMatchParameters& InSectionMatchParameters, |
Note that regardless of match parameters, use of Any() will explicitly allow one or more unknown entries in the specified location. | Tests/ToolMenusTestUtilities.h |
FToolMenuAutomationTestAdapterParameters()
| Name | FToolMenuAutomationTestAdapterParameters |
| Type | function |
| Header File | /Engine/Source/Developer/ToolMenus/Public/Tests/ToolMenusTestUtilities.h |
| Include Path | #include "Tests/ToolMenusTestUtilities.h" |
FToolMenuAutomationTestAdapterParameters()
FToolMenuAutomationTestAdapterParameters(const FMenuMatchParameters &, const FMenuMatchParameters &)
Description
Note that regardless of match parameters, use of Any() will explicitly allow one or more unknown entries in the specified location.
| Name | FToolMenuAutomationTestAdapterParameters |
| Type | function |
| Header File | /Engine/Source/Developer/ToolMenus/Public/Tests/ToolMenusTestUtilities.h |
| Include Path | #include "Tests/ToolMenusTestUtilities.h" |
FToolMenuAutomationTestAdapterParameters
(
const FMenuMatchParameters & InSectionMatchParameters,
const FMenuMatchParameters & InEntryMatchParameters
)