Public Member Functions | |
| AZ_RTTI ((GraphScopedIdentifier, "{1B01849B-57BA-4926-8DF6-252966E2BF8F}", T)) | |
| GraphScopedIdentifier (const ScriptCanvasId &scriptCanvasId, const T &identifier) | |
| GraphScopedIdentifier (const GraphScopedIdentifier &other) | |
| bool | operator== (const GraphScopedIdentifier &other) const |
| void | Clear () |
| bool | IsValid () |
Static Public Member Functions | |
| static constexpr void | DeprecatedTypeNameVisitor (const AZ::DeprecatedTypeNameCallback &visitCallback) |
Public Attributes | |
| ScriptCanvasId | m_scriptCanvasId |
| T | m_identifier |