Inherits ScriptCanvas::GraphInfo, and ScriptCanvas::LoggableEvent.
|
| AZ_CLASS_ALLOCATOR (ExecutionThreadBeginning, AZ::SystemAllocator) |
|
| AZ_RTTI (ExecutionThreadBeginning, "{410EB31A-F6DC-415D-848B-43537B962A43}", GraphInfo, LoggableEvent) |
|
| ExecutionThreadBeginning (const ExecutionThreadBeginning &)=default |
|
| ExecutionThreadBeginning (const GraphInfo &graphInfo, AZ::EntityId nodeId) |
|
LoggableEvent * | Duplicate () const override |
|
Timestamp | GetTimestamp () const override |
|
void | SetTimestamp (Timestamp timestamp) override |
|
AZStd::string | ToString () const override |
|
void | Visit (LoggableEventVisitor &visitor) override |
|
| AZ_CLASS_ALLOCATOR (GraphInfo, AZ::SystemAllocator) |
|
| AZ_RTTI (GraphInfo, "{5E7ED577-2F0E-4BC2-97A0-B3B7307EDA26}") |
|
| GraphInfo (const GraphInfo &)=default |
|
| GraphInfo (ExecutionStateWeakConstPtr executionState) |
|
| GraphInfo (const NamedActiveEntityId &runtimeEntity, const GraphIdentifier &graphIdentifier) |
|
bool | operator== (const GraphInfo &graphInfo) const |
|
AZStd::string | ToString () const |
|
| AZ_CLASS_ALLOCATOR (LoggableEvent, AZ::SystemAllocator) |
|
| AZ_RTTI (LoggableEvent, "{0ACA3F48-170F-4859-9ED7-9C60523758A7}") |
|
|
NamedActiveEntityId | m_nodeId |
|
Timestamp | m_timestamp |
|
NamedActiveEntityId | m_runtimeEntity |
|
GraphIdentifier | m_graphIdentifier |
|
◆ Duplicate()
LoggableEvent * ScriptCanvas::ExecutionThreadBeginning::Duplicate |
( |
| ) |
const |
|
overridevirtual |
◆ GetTimestamp()
Timestamp ScriptCanvas::ExecutionThreadBeginning::GetTimestamp |
( |
| ) |
const |
|
overridevirtual |
◆ SetTimestamp()
void ScriptCanvas::ExecutionThreadBeginning::SetTimestamp |
( |
Timestamp | timestamp | ) |
|
|
overridevirtual |
◆ ToString()
AZStd::string ScriptCanvas::ExecutionThreadBeginning::ToString |
( |
| ) |
const |
|
overridevirtual |
◆ Visit()
The documentation for this struct was generated from the following file:
- Gems/ScriptCanvas/Code/Include/ScriptCanvas/Core/ExecutionNotificationsBus.h