This website requires JavaScript.
Explore
Help
Register
Sign In
tron_wz
/
Webview_SgConfig_Unity_IOS
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8ab9226e89381a42f208728fdc2831957efdd9ac
Webview_SgConfig_Unity_IOS
/
Assets
/
BingoSun
/
Scripts
/
Singleton
/
ISingleton.cs
T
7 lines
105 B
C#
Raw
Normal View
History
Unescape
Escape
提交
2026-05-15 16:15:09 +08:00
namespace
BingoBrain.Core
{
public
interface
ISingleton
{
void
OnSingletonInit
();
}
}
Reference in New Issue
Copy Permalink