Open 3D Engine ScriptCanvas Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Member Functions | |
AZ_TYPE_INFO (LexicalScope, "{98162B8F-BA67-4476-89E7-53F5569836B9}") | |
AZ_CLASS_ALLOCATOR (LexicalScope, AZ::SystemAllocator) | |
LexicalScope (LexicalScopeType type) | |
LexicalScope (LexicalScopeType type, const AZStd::vector< AZStd::string > &namespaces) | |
Static Public Member Functions | |
static LexicalScope | Global () |
static LexicalScope | Variable () |
Public Attributes | |
LexicalScopeType | m_type = LexicalScopeType::Namespace |
AZStd::vector< AZStd::string > | m_namespaces |