Navigation
API > API/Developer > API/Developer/ToolMenus > API/Developer/ToolMenus/FToolMenuAutomationTestAdapter
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Tests/ToolMenusTestUtilities.h |
|
|
|
Tests/ToolMenusTestUtilities.h |
|
|
|
Tests/ToolMenusTestUtilities.h |
|
|
|
Tests/ToolMenusTestUtilities.h |
|
| |
|
| Name |
Matches |
| Type |
function |
| Header File |
/Engine/Source/Developer/ToolMenus/Public/Tests/ToolMenusTestUtilities.h |
| Include Path |
#include "Tests/ToolMenusTestUtilities.h" |
| Source |
/Engine/Source/Developer/ToolMenus/Private/Tests/ToolMenusTestUtilities.cpp |
bool Matches
(
const FMenuEntryBase * InExpectedEntry,
const FToolMenuEntry & InActualEntry
)
| |
|
| Name |
Matches |
| Type |
function |
| Header File |
/Engine/Source/Developer/ToolMenus/Public/Tests/ToolMenusTestUtilities.h |
| Include Path |
#include "Tests/ToolMenusTestUtilities.h" |
| Source |
/Engine/Source/Developer/ToolMenus/Private/Tests/ToolMenusTestUtilities.cpp |
bool Matches
(
const FMenuEntry & InExpectedEntry,
const FToolMenuEntry & InActualEntry
)
| |
|
| Name |
Matches |
| Type |
function |
| Header File |
/Engine/Source/Developer/ToolMenus/Public/Tests/ToolMenusTestUtilities.h |
| Include Path |
#include "Tests/ToolMenusTestUtilities.h" |
| Source |
/Engine/Source/Developer/ToolMenus/Private/Tests/ToolMenusTestUtilities.cpp |
bool Matches
(
const FMenu & InExpectedMenu,
const UToolMenu & InActualMenu
)
| |
|
| Name |
Matches |
| Type |
function |
| Header File |
/Engine/Source/Developer/ToolMenus/Public/Tests/ToolMenusTestUtilities.h |
| Include Path |
#include "Tests/ToolMenusTestUtilities.h" |
| Source |
/Engine/Source/Developer/ToolMenus/Private/Tests/ToolMenusTestUtilities.cpp |
bool Matches
(
const FMenuSection & InExpectedSection,
const FToolMenuSection & InActualSection,
bool bInTestChildren
)