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

Public Member Functions

 AZ_TYPE_INFO (DebugSymbolMapReverse, "{47A225DC-1B56-4C84-8CED-A5BF51E59690}")
 
 AZ_CLASS_ALLOCATOR (DebugSymbolMapReverse, AZ::SystemAllocator)
 

Public Attributes

AZStd::unordered_map< ExecutionTreeConstPtr, size_t > m_in
 
AZStd::unordered_map< ExecutionTreeConstPtr, AZStd::vector< size_t > > m_out
 
AZStd::unordered_map< ExecutionTreeConstPtr, size_t > m_return
 
AZStd::unordered_map< OutputAssignmentConstPtr, size_t > m_variableSets
 
AZStd::unordered_map< OutputAssignmentConstPtr, AZStd::unordered_map< size_t, size_t > > m_assignments
 

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