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.
ScriptCanvas::ValidationResults Class Reference

Public Types

using ValidationEventList = AZStd::vector< ValidationConstPtr >
 

Public Member Functions

bool HasResults () const
 
bool HasErrors () const
 
int ErrorCount () const
 
bool HasWarnings () const
 
int WarningCount () const
 
void ClearResults ()
 
const ValidationEventList & GetEvents () const
 
void AddValidationEvent (const ValidationEvent *validationEvent)
 
void AddValidationEvent (ValidationEvent *validationEvent)
 

Friends

class Graph
 

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