summaryrefslogtreecommitdiff
path: root/meta/3rd/Cocos4.0/cc.EventCustom.lua
diff options
context:
space:
mode:
Diffstat (limited to 'meta/3rd/Cocos4.0/cc.EventCustom.lua')
-rw-r--r--meta/3rd/Cocos4.0/cc.EventCustom.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/3rd/Cocos4.0/cc.EventCustom.lua b/meta/3rd/Cocos4.0/cc.EventCustom.lua
index c22bf161..68cde923 100644
--- a/meta/3rd/Cocos4.0/cc.EventCustom.lua
+++ b/meta/3rd/Cocos4.0/cc.EventCustom.lua
@@ -1,3 +1,4 @@
+---@meta
---@class cc.EventCustom :cc.Event
local EventCustom={ }