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 9fa3cdc commit b416c12Copy full SHA for b416c12
python/tk_unreal/unreal_sg_engine.py
@@ -5,6 +5,8 @@
5
import unreal
6
import sgtk.platform
7
import config
8
+import sys
9
+import os
10
11
unreal.log("Loading Shotgun Engine for Unreal from {}".format(__file__))
12
0 commit comments