#include <MRUITestEngine.h>
|
MRVIEWER_API std::string_view | getKindName () const |
|
template<typename T > |
Expected< T * > | getAs (std::string_view selfName={}) |
|
template<typename T > |
Expected< const T * > | getAs (std::string_view selfName={}) const |
|
◆ getAs() [1/2]
template<typename T >
Expected< T * > MR::UI::TestEngine::Entry::getAs |
( |
std::string_view | selfName = {} | ) |
|
|
inlinenodiscard |
◆ getAs() [2/2]
template<typename T >
Expected< const T * > MR::UI::TestEngine::Entry::getAs |
( |
std::string_view | selfName = {} | ) |
const |
|
inlinenodiscard |
◆ getKindName()
MRVIEWER_API std::string_view MR::UI::TestEngine::Entry::getKindName |
( |
| ) |
const |
|
nodiscard |
◆ value
◆ visitedOnThisFrame
bool MR::UI::TestEngine::Entry::visitedOnThisFrame = false |
The documentation for this struct was generated from the following file: