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.
ScriptCanvasEditorTools::Method Struct Reference

Utility structure that represents a method. More...

#include <TranslationGeneration.h>

Public Attributes

AZStd::string m_key
 
AZStd::string m_context
 
EntryDetails m_details
 
EntryDetails m_entry
 
EntryDetails m_exit
 
AZStd::vector< Argumentm_arguments
 
AZStd::vector< Argumentm_results
 

Detailed Description

Utility structure that represents a method.


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