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