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

Inherits AZStd::enable_shared_from_this< NodeableParse >.

Public Member Functions

 AZ_RTTI (NodeableParse, "{72D8C7AA-E860-4806-B6AC-4A57EAD9AD22}")
 
 AZ_CLASS_ALLOCATOR (NodeableParse, AZ::SystemAllocator)
 
void Clear ()
 

Public Attributes

VariableConstPtr m_nodeable
 
bool m_isInterpreted = false
 
AZStd::string m_simpleName
 
AZStd::vector< ExecutionTreeConstPtr > m_onInputChanges
 
AZStd::vector< AZStd::pair< AZStd::string, ExecutionTreeConstPtr > > m_latents
 

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