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
a0dcff45fd6ef455cb3cda9634f5397183f966a3
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