Navigation
API > API/Developer > API/Developer/ToolMenus > API/Developer/ToolMenus/FToolMenuAutomationTestAdapter
| Name | FToolMenuAutomationTestAdapterParameters |
| Type | struct |
| Header File | /Engine/Source/Developer/ToolMenus/Public/Tests/ToolMenusTestUtilities.h |
| Include Path | #include "Tests/ToolMenusTestUtilities.h" |
Syntax
struct FToolMenuAutomationTestAdapterParameters
Constructors
| 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 |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EntryMatchParameters | FMenuMatchParameters | Tests/ToolMenusTestUtilities.h | ||
| SectionMatchParameters | FMenuMatchParameters | Tests/ToolMenusTestUtilities.h |