Navigation
API > API/Plugins > API/Plugins/PythonScriptPlugin > API/Plugins/PythonScriptPlugin/IPythonScriptPlugin
Description
Check to see whether the plugin has Python support enabled.
This may return false until IsPythonConfigured is true.
| Name | IsPythonAvailable |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PythonScriptPlugin/Source/PythonScriptPlugin/Public/IPythonScriptPlugin.h |
| Include Path | #include "IPythonScriptPlugin.h" |
bool IsPythonAvailable() const