Open 3D Engine ScriptCanvas Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ScriptCanvas::UnknownTargetEndpointEvent Class Reference

Inherits ScriptCanvas::UnknownEndpointEvent.

Public Member Functions

 AZ_RTTI (UnknownTargetEndpointEvent, "{0C6D8D73-A174-4548-BE06-00962A601668}", UnknownEndpointEvent)
 
 AZ_CLASS_ALLOCATOR (UnknownTargetEndpointEvent, AZ::SystemAllocator)
 
 UnknownTargetEndpointEvent (const Endpoint &endpoint)
 
AZStd::string GetIdentifier () const override
 
AZ::Crc32 GetIdCrc () const override
 
AZStd::string_view GetTooltip () const override
 
- Public Member Functions inherited from ScriptCanvas::UnknownEndpointEvent
 AZ_RTTI (UnknownEndpointEvent, "{F1987F1F-E335-4C76-AA00-AD30EA5A51B3}", ValidationEvent)
 
 AZ_CLASS_ALLOCATOR (UnknownEndpointEvent, AZ::SystemAllocator)
 
- Public Member Functions inherited from ScriptCanvas::ValidationEvent
 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
 
virtual AZStd::string GetIdentifier () const =0
 
virtual AZ::Crc32 GetIdCrc () const =0
 
virtual AZStd::string_view GetTooltip () const =0
 
ValidationSeverity GetSeverity () const
 

Additional Inherited Members

- Protected Member Functions inherited from ScriptCanvas::UnknownEndpointEvent
 UnknownEndpointEvent (ValidationSeverity validationType, const Endpoint &endpoint)
 
- Protected Member Functions inherited from ScriptCanvas::ValidationEvent
 ValidationEvent (const ValidationSeverity &validationType)
 
void SetValidationType (const ValidationSeverity &validationType)
 

Member Function Documentation

◆ GetIdCrc()

AZ::Crc32 ScriptCanvas::UnknownTargetEndpointEvent::GetIdCrc ( ) const
inlineoverridevirtual

◆ GetIdentifier()

AZStd::string ScriptCanvas::UnknownTargetEndpointEvent::GetIdentifier ( ) const
inlineoverridevirtual

◆ GetTooltip()

AZStd::string_view ScriptCanvas::UnknownTargetEndpointEvent::GetTooltip ( ) const
inlineoverridevirtual

The documentation for this class was generated from the following file: