This website requires JavaScript.
Explore
Help
Register
Sign In
tron_wz
/
BallCrushBest_GP
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
46e65e61d547c5a147f664e6282244fdc00b36b5
BallCrushBest_GP
/
Assets
/
Scripts
/
Singleton
/
ISingleton.cs
T
7 lines
106 B
C#
Raw
Normal View
History
Unescape
Escape
ball 项目提交
2026-04-20 12:06:34 +08:00
namespace
BallKingdomCrush
{
public
interface
ISingleton
{
void
OnSingletonInit
();
}
}
Reference in New Issue
Copy Permalink