Open 3D Engine ScriptCanvas Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ScriptCanvasEditor::TraceSuppressionRequests Class Referenceabstract

Inherits AZ::EBusTraits.

Public Member Functions

virtual void SuppressPreAssert (bool suppress)=0
 
virtual void SuppressAssert (bool suppress)=0
 
virtual void SuppressException (bool suppress)=0
 
virtual void SuppressPreError (bool suppress)=0
 
virtual void SuppressError (bool suppress)=0
 
virtual void SuppressPreWarning (bool suppress)=0
 
virtual void SuppressWarning (bool suppress)=0
 
virtual void SuppressPrintf (bool suppress)=0
 
virtual void SuppressAllOutput (bool suppress)=0
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single
 

The documentation for this class was generated from the following file: