summaryrefslogtreecommitdiff
path: root/Assets/Scripts/Editor/UIEffect-Editor.asmdef
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-04-07 21:33:14 +0800
committerchai <chaifix@163.com>2021-04-07 21:33:14 +0800
commitc47b92e92cf33ae8bf2f38929e137294397e4735 (patch)
treec67ae3419eaf15e84f1679186e107f598de33978 /Assets/Scripts/Editor/UIEffect-Editor.asmdef
Diffstat (limited to 'Assets/Scripts/Editor/UIEffect-Editor.asmdef')
-rw-r--r--Assets/Scripts/Editor/UIEffect-Editor.asmdef16
1 files changed, 16 insertions, 0 deletions
diff --git a/Assets/Scripts/Editor/UIEffect-Editor.asmdef b/Assets/Scripts/Editor/UIEffect-Editor.asmdef
new file mode 100644
index 0000000..56826a0
--- /dev/null
+++ b/Assets/Scripts/Editor/UIEffect-Editor.asmdef
@@ -0,0 +1,16 @@
+{
+ "name": "UIEffect-Editor",
+ "references": [
+ "UIEffect"
+ ],
+ "optionalUnityReferences": [],
+ "includePlatforms": [
+ "Editor"
+ ],
+ "excludePlatforms": [],
+ "allowUnsafeCode": false,
+ "overrideReferences": false,
+ "precompiledReferences": [],
+ "autoReferenced": false,
+ "defineConstraints": []
+} \ No newline at end of file