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::EventHandling Struct Reference

Inherits AZStd::enable_shared_from_this< EventHandling >.

Public Member Functions

 AZ_TYPE_INFO (EventHandling, "{D4E21276-141D-440D-A529-BCC691A9E906}")
 
void Clear ()
 

Public Attributes

const Nodem_eventNode = nullptr
 
const Slotm_eventSlot = nullptr
 
AZStd::string m_eventName
 
AZStd::string m_handlerName
 
VariableConstPtr m_handler
 
ExecutionTreeConstPtr m_eventHandlerFunction
 

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