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::GraphScopedIdentifier< T > Class Template Reference

Public Member Functions

 AZ_RTTI ((GraphScopedIdentifier, "{1B01849B-57BA-4926-8DF6-252966E2BF8F}", T))
 
 GraphScopedIdentifier (const ScriptCanvasId &scriptCanvasId, const T &identifier)
 
 GraphScopedIdentifier (const GraphScopedIdentifier &other)
 
bool operator== (const GraphScopedIdentifier &other) const
 
void Clear ()
 
bool IsValid ()
 

Static Public Member Functions

static constexpr void DeprecatedTypeNameVisitor (const AZ::DeprecatedTypeNameCallback &visitCallback)
 

Public Attributes

ScriptCanvasId m_scriptCanvasId
 
m_identifier
 

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