|
Open 3D Engine ScriptCanvas Gem API Reference
2205.0
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_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 () |
Public Attributes | |
| ScriptCanvasId | m_scriptCanvasId |
| T | m_identifier |
1.8.17