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::GlobalMethodEventPaletteTreeItem Class Reference

#include <GeneralNodePaletteTreeItemTypes.h>

Inherits GraphCanvas::DraggableNodePaletteTreeItem.

Public Member Functions

 AZ_CLASS_ALLOCATOR (GlobalMethodEventPaletteTreeItem, AZ::SystemAllocator)
 
 AZ_RTTI (GlobalMethodEventPaletteTreeItem, "{C6C633FC-605B-4161-8FAE-65E4807D1147}", GraphCanvas::DraggableNodePaletteTreeItem)
 
 GlobalMethodEventPaletteTreeItem (const GlobalMethodNodeModelInformation &nodeModelInformation)
 
GraphCanvas::GraphCanvasMimeEvent * CreateMimeEvent () const override
 
const AZStd::string & GetMethodName () const
 
AZ::IO::Path GetTranslationDataPath () const override
 
void GenerateTranslationData () override
 

Detailed Description

GlobalMethod Node Palette Tree Item This represents a tree item that can be used to create a ScriptCanvas node out of a method reflected BehaviorContext instance(i.e a Global Method)


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