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.
ScriptCanvasEditor::EBusSenderNodeModelInformation Struct Reference

Inherits ScriptCanvasEditor::NodePaletteModelInformation.

Inherited by ScriptCanvasEditor::ScriptEventSenderNodeModelInformation.

Public Member Functions

 AZ_RTTI (EBusSenderNodeModelInformation, "{EE0F0385-3596-4D4E-9DC7-BE147EBB3C15}", NodePaletteModelInformation)
 
 AZ_CLASS_ALLOCATOR (EBusSenderNodeModelInformation, AZ::SystemAllocator)
 
- Public Member Functions inherited from ScriptCanvasEditor::NodePaletteModelInformation
 AZ_RTTI (NodePaletteModelInformation, "{CC031806-7610-4C29-909D-9527F265E014}")
 
 AZ_CLASS_ALLOCATOR (NodePaletteModelInformation, AZ::SystemAllocator)
 
void PopulateTreeItem (GraphCanvas::NodePaletteTreeItem &treeItem) const
 

Public Attributes

bool m_isOverload {}
 
AZStd::string m_busName
 
AZStd::string m_eventName
 
ScriptCanvas::EBusBusId m_busId
 
ScriptCanvas::EBusEventId m_eventId
 
ScriptCanvas::PropertyStatus m_propertyStatus = ScriptCanvas::PropertyStatus::None
 
- Public Attributes inherited from ScriptCanvasEditor::NodePaletteModelInformation
ScriptCanvas::NodeTypeIdentifier m_nodeIdentifier {}
 
AZStd::string m_displayName
 
AZStd::string m_toolTip
 
AZStd::string m_categoryPath
 
AZStd::string m_styleOverride
 
AZStd::string m_titlePaletteOverride
 

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