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::Endpoint Class Reference

Inherited by ScriptCanvas::NamedEndpoint.

Public Member Functions

 AZ_CLASS_ALLOCATOR (Endpoint, AZ::SystemAllocator)
 
 AZ_TYPE_INFO (Endpoint, "{91D4ADAC-56FE-4D82-B9AF-6975D21435C8}")
 
 Endpoint (const AZ::EntityId &nodeId, const SlotId &slotId)
 
bool operator== (const Endpoint &other) const
 
const AZ::EntityId & GetNodeId () const
 
const SlotIdGetSlotId () const
 
bool IsValid () const
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *reflection)
 

Protected Attributes

AZ::EntityId m_nodeId
 
SlotId m_slotId
 

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