This website requires JavaScript.
Explore
Help
Register
Sign In
tron_wz
/
ArrowBeatTap-Gp
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c2ad44d755955e9f8f5ecb20a25c6778da23bbe8
ArrowBeatTap-Gp
/
Assets
/
Scripts
/
Singleton
/
ISingleton.cs
T
7 lines
102 B
C#
Raw
Normal View
History
Unescape
Escape
fix:1、添加项目。2、基本箭头生成
2026-06-12 18:10:00 +08:00
namespace
ChillConnect
{
public
interface
ISingleton
{
void
OnSingletonInit
();
}
}
Reference in New Issue
Copy Permalink