v1.0.132
[CN]
- CodeGenKit: 增加 TabCustomCode(misakiMeiii 提供)
- ActionKit: 增加 StartCurrentScene(misakiMeiii 提供建议,已包含示例和文档)
- QFramework.cs: 增加 UnRegisterWhenCurrentSceneUnloaded(misakiMeiii 提供建议,已包含示例和文档)
[EN]
- CodeGenKit: Added TabCustomCode (provided by misakiMeiii)
-ActionKit: Add StartCurrentScene (Suggestions from misakiMeiii, examples and documentation already included) - QFramework. Cs: increase UnRegisterWhenCurrentSceneUnloaded (misakiMeiii advice, examples and documentation already included)
ExampleCode 示例代码
ActionKit.Sequence()
.Delay(1.0f)
.StartCurrentScene();
var eventExample = new EasyEvent();
eventExample.Register(()=>
{
}).UnRegisterWhenCurrentSceneUnloaded();
本次更新由 QFramework 教程年会员 赞助,
感谢各位支持
QFramework 教程年会员地址:(https://www.gamepixedu.com/goods/show/55)[https://www.gamepixedu.com/goods/show/55]