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::MethodNodeModelInformation Struct Reference

Inherits ScriptCanvasEditor::NodePaletteModelInformation.

Public Member Functions

 AZ_RTTI (MethodNodeModelInformation, "{9B6337F9-B8D0-4B63-9EE7-91079FE386B9}", NodePaletteModelInformation)
 
 AZ_CLASS_ALLOCATOR (MethodNodeModelInformation, 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_classMethod
 
AZStd::string m_methodName
 
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: