Open 3D Engine GraphModel 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.
GraphModel::SlotId Struct Reference

Public Member Functions

 AZ_TYPE_INFO (SlotId, "{D24130B9-89C4-4EAA-9A5D-3469B05C5065}")
 
 SlotId (const SlotName &name)
 
 SlotId (const SlotName &name, SlotSubId subId)
 
bool IsValid () const
 
bool operator== (const SlotId &rhs) const
 
bool operator!= (const SlotId &rhs) const
 
bool operator< (const SlotId &rhs) const
 
bool operator> (const SlotId &rhs) const
 
AZStd::size_t GetHash () const
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

SlotName m_name
 
SlotSubId m_subId = 0
 

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