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

Inherits AZStd::enable_shared_from_this< Scope >.

Public Member Functions

 AZ_TYPE_INFO (Scope, "{E7FF5F8A-B98B-4609-B1DA-7A7F9729A34F}")
 
 AZ_CLASS_ALLOCATOR (Scope, AZ::SystemAllocator)
 
AZStd::string AddFunctionName (AZStd::string_view name)
 
AZStd::string AddVariableName (AZStd::string_view name)
 
AZStd::string AddVariableName (AZStd::string_view name, AZStd::string_view suffix)
 

Public Attributes

ScopeConstPtr m_parent
 

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