Open 3D Engine AzToolsFramework 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.
AzToolsFramework::EditorPythonConsoleInterface::GlobalFunction Struct Reference

Returns the known list of global functions inside a Python module. More...

#include <EditorPythonConsoleBus.h>

Public Attributes

AZStd::string_view m_moduleName
 
AZStd::string_view m_functionName
 
AZStd::string_view m_description
 

Detailed Description

Returns the known list of global functions inside a Python module.


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