We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 708edbd commit 41ba36cCopy full SHA for 41ba36c
Source/UnrealEnginePython/Public/UnrealEnginePython.h
@@ -26,7 +26,6 @@ class UNREALENGINEPYTHON_API FUnrealEnginePythonModule : public IModuleInterface
26
// used by console
27
void *main_dict;
28
void *local_dict;
29
- void *main_module;
30
};
31
32
struct FScopePythonGIL {
0 commit comments