![]() |
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.
|
Inherited by ScriptCanvas::ActivationInfo, ScriptCanvas::ExecutionThreadBeginning, ScriptCanvas::GraphInfoEventBase, ScriptCanvas::Signal, ScriptCanvas::TaggedDataValue< t_Tag >, and ScriptCanvas::TaggedDataValue< VariableChangeTag >.
Public Member Functions | |
AZ_CLASS_ALLOCATOR (GraphInfo, AZ::SystemAllocator, 0) | |
AZ_RTTI (GraphInfo, "{8D40A70D-3846-46B4-B0BF-22B5D0F55ADC}") | |
GraphInfo (const GraphInfo &)=default | |
GraphInfo (const NamedActiveEntityId &runtimeEntity, const GraphIdentifier &graphIdentifier) | |
bool | operator== (const GraphInfo &graphInfo) const |
AZStd::string | ToString () const |
Public Attributes | |
NamedActiveEntityId | m_runtimeEntity |
GraphIdentifier | m_graphIdentifier |