Open 3D Engine AzTest API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Platform implementation of AzTest scanner. More...
#include <Platform.h>
Public Member Functions | |
bool | SupportsWaitForDebugger () |
void | WaitForDebugger () |
void | SuppressPopupWindows () |
std::shared_ptr< IModuleHandle > | GetModule (const std::string &lib) |
std::string | GetModuleNameFromPath (const std::string &path) |
void | Printf (const char *format,...) |
Platform implementation of AzTest scanner.