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::Grammar::ExecutionId Struct Reference

Public Member Functions

 AZ_CLASS_ALLOCATOR (ExecutionId, AZ::SystemAllocator)
 
AZ_INLINE bool operator== (const ExecutionId &rhs) const
 
AZ_INLINE bool operator!= (const ExecutionId &rhs) const
 
AZ_INLINE ExecutionId (const Node *node, const Slot *slot)
 

Public Attributes

const Nodem_node = nullptr
 
const Slotm_slot = nullptr
 

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