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 |