二話不說直接上圖
new RegHelper_Function(delegate,funcname);即可
因為匿名函式沒有名字,制定一個函式名就可以從指令碼呼叫了。
原來的繫結實名函式方法也小幅調整為
new RegHelper_Function(delegate)
實名函式也可以指定函式名繫結
專案主頁
https://code.google.com/p/crazylights/wiki/CSLite?ts=1394981997&updated=CSLite
二話不說直接上圖
new RegHelper_Function(delegate,funcname);即可
因為匿名函式沒有名字,制定一個函式名就可以從指令碼呼叫了。
原來的繫結實名函式方法也小幅調整為
new RegHelper_Function(delegate)
實名函式也可以指定函式名繫結
專案主頁
https://code.google.com/p/crazylights/wiki/CSLite?ts=1394981997&updated=CSLite