Open 3D Engine ScriptCanvas Gem API Reference  2205.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Public Member Functions | Public Attributes | List of all members
ScriptCanvas::GraphIdentifier Struct Referencefinal

Public Member Functions

 AZ_CLASS_ALLOCATOR (GraphIdentifier, AZ::SystemAllocator, 0)
 
 AZ_TYPE_INFO (GraphIdentifier, "{0DAFC7EF-D23A-4353-8DA5-7D0CC186D8E3}")
 
 GraphIdentifier (const AZ::Data::AssetId assetId, const AZ::ComponentId &componentId)
 
bool operator== (const GraphIdentifier &other) const
 
AZStd::string ToString () const
 

Public Attributes

AZ::ComponentId m_componentId = 0
 
AZ::Data::AssetId m_assetId
 

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