Open 3D Engine ScriptCanvas Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
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< Argument > | m_arguments |
AZStd::vector< Argument > | m_results |
Utility structure that represents a method.