Inherits ScriptCanvas::Endpoint.
 | 
| 
  | AZ_CLASS_ALLOCATOR (NamedEndpoint, AZ::SystemAllocator) | 
|   | 
| 
  | AZ_TYPE_INFO (NamedEndpoint, "{E4FAB996-1958-4445-8C8B-367F582773F7}") | 
|   | 
| 
  | NamedEndpoint (const Endpoint &endpoint) | 
|   | 
| 
  | NamedEndpoint (const AZ::EntityId &nodeId, const AZStd::string &nodeName, const SlotId &slotId, const AZStd::string &slotName) | 
|   | 
| 
const AZStd::string &  | GetNodeName () const | 
|   | 
| 
NamedNodeId  | GetNamedNodeId () const | 
|   | 
| 
const AZStd::string &  | GetSlotName () const | 
|   | 
| 
NamedSlotId  | GetNamedSlotId () const | 
|   | 
| 
bool  | operator== (const Endpoint &other) const | 
|   | 
| 
bool  | operator== (const NamedEndpoint &other) const | 
|   | 
| 
  | 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 SlotId &  | GetSlotId () const | 
|   | 
| 
bool  | IsValid () const | 
|   | 
 | 
| 
static void  | Reflect (AZ::ReflectContext *reflection) | 
|   | 
| 
static void  | Reflect (AZ::ReflectContext *reflection) | 
|   | 
 | 
| 
AZStd::string  | m_nodeName | 
|   | 
| 
AZStd::string  | m_slotName | 
|   | 
 | 
| 
AZ::EntityId  | m_nodeId | 
|   | 
| 
SlotId  | m_slotId | 
|   | 
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Include/ScriptCanvas/Core/Endpoint.h