Open 3D Engine ScriptCanvas Gem 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.
|
Static Public Member Functions | |
static AZ_INLINE UnitTestResult | AssumeFailure () |
static AZ_INLINE UnitTestResult | AssumeSuccess () |
Public Attributes | |
bool | m_compiled = false |
bool | m_running = false |
bool | m_completed = false |
bool | m_latestTestingRound = true |
AZStd::string | m_consoleOutput |