Skip to content

Commit c497076

Browse files
committed
feat: 新增UIEvent中'OnBindEvent'的preset
1 parent 8073220 commit c497076

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Boilerplate_!Base/src/lib/System.Module.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ local PRESETS = {
133133
'OnWndKeyDown',
134134
'OnWndResize',
135135
'OnWndResizeEnd',
136+
'OnBindEvent',
136137
},
137138
}
138139
local function FormatModuleProxy(options, name)

0 commit comments

Comments
 (0)