Inherits ScriptCanvas::GraphInfoEventBase.
|
| enum | AnnotationLevel { Info,
Warning,
Error
} |
| |
|
|
| AZ_CLASS_ALLOCATOR (AnnotateNodeSignal, AZ::SystemAllocator) |
| |
|
| AZ_RTTI (AnnotateNodeSignal,"{EE13C14C-9EFA-47F6-9B23-900D71BC9DDE}", GraphInfoEventBase) |
| |
|
| AnnotateNodeSignal (const AnnotateNodeSignal &)=default |
| |
|
| AnnotateNodeSignal (const GraphInfo &graphInfo, AnnotationLevel annotationLevel, AZStd::string_view annotation, const AZ::NamedEntityId &assetId) |
| |
|
LoggableEvent * | Duplicate () const override |
| |
|
AZStd::string | ToString () const override |
| |
|
void | Visit (LoggableEventVisitor &visitor) override |
| |
|
| AZ_CLASS_ALLOCATOR (GraphInfoEventBase, AZ::SystemAllocator) |
| |
|
| AZ_RTTI (GraphInfoEventBase,"{873431EB-7B4D-410A-9F2F-5E2E0E00140B}", GraphInfo, LoggableEvent) |
| |
|
| GraphInfoEventBase (const GraphInfo &graphInfo) |
| |
|
Timestamp | GetTimestamp () const overridefinal |
| |
|
void | SetTimestamp (Timestamp timestamp) overridefinal |
| |
|
| AZ_CLASS_ALLOCATOR (GraphInfo, AZ::SystemAllocator) |
| |
|
| AZ_RTTI (GraphInfo,"{8D40A70D-3846-46B4-B0BF-22B5D0F55ADC}") |
| |
|
| GraphInfo (const GraphInfo &)=default |
| |
|
| GraphInfo (ExecutionStateWeakConstPtr executionState) |
| |
|
bool | operator== (const GraphInfo &graphInfo) const |
| |
|
AZStd::string | ToString () const |
| |
|
| AZ_CLASS_ALLOCATOR (LoggableEvent, AZ::SystemAllocator) |
| |
|
| AZ_RTTI (LoggableEvent,"{0ACA3F48-170F-4859-9ED7-9C60523758A7}") |
| |
|
|
AnnotationLevel | m_annotationLevel |
| |
|
AZStd::string | m_annotation |
| |
|
AZ::NamedEntityId | m_assetNodeId |
| |
|
Timestamp | m_timestamp |
| |
|
ExecutionStateWeakConstPtr | m_executionState |
| |
The documentation for this struct was generated from the following file:
- Gems/ScriptCanvas/Code/Include/ScriptCanvas/Core/ExecutionNotificationsBus.h