Public Member Functions | |
| AZ_CLASS_ALLOCATOR (GraphStatisticsHelper, AZ::SystemAllocator) | |
| AZ_RTTI (GraphStatisticsHelper, "{7D5B7A65-F749-493E-BA5C-6B8724791F03}") | |
| void | PopulateStatisticData (const EditorGraph *editorGraph) |
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *reflectContext) |
Public Attributes | |
| AZStd::unordered_map< ScriptCanvas::NodeTypeIdentifier, int > | m_nodeIdentifierCount |