Files
youlegames/codes/games/client/System/AbcClass/AbcUI/Events/readme.txt
2026-02-04 23:47:45 +08:00

4 lines
191 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
精灵事件的函数体配置
1文件名必须与事件名一致。
2txt文件中第一行是事件参数其余的为函数体。
3精灵的事件函数体配置优先读取相同类名目录下的txt文件如果没读到则读取Events目录下的txt文件。