Navigation
API > API/Plugins > API/Plugins/PythonScriptPlugin > API/Plugins/PythonScriptPlugin/IPythonScriptPlugin
Description
Check to see whether Python has been configured.
Python may be configured but not yet be initialized (
| Name | IsPythonConfigured |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PythonScriptPlugin/Source/PythonScriptPlugin/Public/IPythonScriptPlugin.h |
| Include Path | #include "IPythonScriptPlugin.h" |
bool IsPythonConfigured() const
See Also
- IsPythonInitialized).