Inherits ScriptCanvas::ValidationEvent, ScriptCanvas::HighlightEntityEffect, and ScriptCanvas::FocusOnEntityEffect.
|
|
| AZ_RTTI (InvalidRandomSignalEvent, "{79B8E967-3852-4A8E-A0B9-22BFA68A04F1}", HighlightEntityEffect, ValidationEvent, FocusOnEntityEffect) |
| |
|
| AZ_CLASS_ALLOCATOR (InvalidRandomSignalEvent, AZ::SystemAllocator) |
| |
|
| InvalidRandomSignalEvent (const AZ::EntityId &nodeId) |
| |
| AZStd::string | GetIdentifier () const override |
| |
| AZ::Crc32 | GetIdCrc () const override |
| |
| AZStd::string_view | GetTooltip () const override |
| |
| AZ::EntityId | GetHighlightTarget () const override |
| |
| AZ::EntityId | GetFocusTarget () const override |
| |
|
| AZ_RTTI (ValidationEvent, "{58F76284-987C-4A15-A31B-407475586958}") |
| |
|
| AZ_CLASS_ALLOCATOR (ValidationEvent, AZ::SystemAllocator) |
| |
|
void | SetDescription (AZStd::string_view description) |
| |
|
AZStd::string_view | GetDescription () const |
| |
|
virtual bool | CanAutoFix () const |
| |
|
ValidationSeverity | GetSeverity () const |
| |
|
| AZ_RTTI (HighlightEntityEffect, "{20EA6019-5F3C-43C5-88AF-6F4BF840B2D2}") |
| |
|
| AZ_CLASS_ALLOCATOR (HighlightEntityEffect, AZ::SystemAllocator) |
| |
|
| AZ_RTTI (FocusOnEntityEffect, "{583D7B85-6088-4C44-A254-70B04F294BB4}") |
| |
|
| AZ_CLASS_ALLOCATOR (FocusOnEntityEffect, AZ::SystemAllocator) |
| |
|
|
| ValidationEvent (const ValidationSeverity &validationType) |
| |
|
void | SetValidationType (const ValidationSeverity &validationType) |
| |
◆ GetFocusTarget()
| AZ::EntityId ScriptCanvas::InvalidRandomSignalEvent::GetFocusTarget |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetHighlightTarget()
| AZ::EntityId ScriptCanvas::InvalidRandomSignalEvent::GetHighlightTarget |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetIdCrc()
| AZ::Crc32 ScriptCanvas::InvalidRandomSignalEvent::GetIdCrc |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetIdentifier()
| AZStd::string ScriptCanvas::InvalidRandomSignalEvent::GetIdentifier |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetTooltip()
| AZStd::string_view ScriptCanvas::InvalidRandomSignalEvent::GetTooltip |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Include/ScriptCanvas/Debugger/ValidationEvents/DataValidation/InvalidRandomSignalEvent.h