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