You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/EditorPythonBindings/Code/Source
jackalbe 8b1251c9f7
{LYN-2185} Helios - Added GraphObjectProxy::GetMethodList() function (#392)
* {LYN-2185} Helios - Added GraphObjectProxy::GetMethodList() function

* Updated the EditorPythonConsoleInterface to get Python type name info
* Added PythonBehaviorInfo to the GraphObjectProxy object to reflect abstract calls that can be invoked
* removed SCENE_DATA_API from Reflect() function

Jira: https://jira.agscollab.com/browse/LYN-2185
Tests: Added tests GraphObjectProxy_GetClassInfo_Loads & GraphObjectProxy_GetClassInfo_CorrectFormats to regress test

* fix compile error

* etchPythonTypeName() returns AZStd::string

* put None into a const char
5 years ago
..
Platform Integrating latest 47acbe8 5 years ago
EditorPythonBindingsModule.cpp Integrating latest 47acbe8 5 years ago
PythonCommon.h Integrating latest 47acbe8 5 years ago
PythonLogSymbolsComponent.cpp {LYN-2185} Helios - Added GraphObjectProxy::GetMethodList() function (#392) 5 years ago
PythonLogSymbolsComponent.h {LYN-2185} Helios - Added GraphObjectProxy::GetMethodList() function (#392) 5 years ago
PythonMarshalComponent.cpp Integrating latest 47acbe8 5 years ago
PythonMarshalComponent.h Integrating latest 47acbe8 5 years ago
PythonProxyBus.cpp Integrating github/staging through commit ab87ed9 5 years ago
PythonProxyBus.h Integrating github/staging through commit 5f214be 5 years ago
PythonProxyObject.cpp Integrating latest 47acbe8 5 years ago
PythonProxyObject.h Integrating latest 47acbe8 5 years ago
PythonReflectionComponent.cpp Integrating latest 47acbe8 5 years ago
PythonReflectionComponent.h Integrating latest 47acbe8 5 years ago
PythonSymbolsBus.h Integrating latest 47acbe8 5 years ago
PythonSystemComponent.cpp LYN-2537 engine assets (#254) 5 years ago
PythonSystemComponent.h Integrating latest 47acbe8 5 years ago
PythonTypeCasters.h Integrating latest 47acbe8 5 years ago
PythonUtility.cpp Integrating latest 47acbe8 5 years ago
PythonUtility.h Integrating latest 47acbe8 5 years ago