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 6dd5832 commit 32671bbCopy full SHA for 32671bb
Source/UnrealEnginePython/Public/UnrealEnginePython.h
@@ -25,7 +25,6 @@ class UNREALENGINEPYTHON_API FUnrealEnginePythonModule : public IModuleInterface
25
// used by console
26
void *main_dict;
27
void *local_dict;
28
- void *main_module;
29
};
30
31
struct FScopePythonGIL {
0 commit comments