39client

函数


绑定事件[SetScriptEvent]

<table> <thead> <tr> <th>function</th> <th>str</th> <th>fun</th> </tr> </thead> <tbody> <tr> <td>SetScriptEvent</td> <td>绑定事件</td> <td>回调函数</td> </tr> </tbody> </table> <pre><code class="language-lua">closeButton:SetScriptEvent(&amp;#039;OnClick&amp;#039;, OnCloseBtnClick) </code></pre>

页面列表

ITEM_HTML