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

Inherits AZStd::enable_shared_from_this< VariableWriteHandling >, and ScriptCanvas::Grammar::EBusBase.

Public Member Functions

 AZ_TYPE_INFO (VariableWriteHandling, "{C60BD93A-B44F-4345-A9EA-4200DD97CFA6}")
 
 AZ_CLASS_ALLOCATOR (VariableWriteHandling, AZ::SystemAllocator)
 
void Clear ()
 
- Public Member Functions inherited from ScriptCanvas::Grammar::EBusBase
 AZ_TYPE_INFO (EBusBase, "{A29AF0FF-5E2E-404C-AA8A-029AEC67FB1F}")
 
 AZ_CLASS_ALLOCATOR (EBusBase, AZ::SystemAllocator)
 
bool RequiresConnectionControl () const
 

Public Attributes

VariableConstPtr m_variable
 
VariableConstPtr m_connectionVariable
 
ExecutionTreeConstPtr m_function
 
- Public Attributes inherited from ScriptCanvas::Grammar::EBusBase
bool m_isEverConnected = false
 
bool m_isEverDisconnected = false
 
bool m_startsConnected = false
 
bool m_isAutoConnected = false
 

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