This website requires JavaScript.
Explore
Help
Sign In
yuliuren
/
AlicizaX
Watch
1
Star
0
Fork
0
You've already forked AlicizaX
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7522f77830
AlicizaX
/
Client
/
Packages
/
com.alicizax.unity
/
Runtime
/
Base
/
Event
/
IEventBase.cs
9 lines
81 B
C#
Raw
Normal View
History
Unescape
Escape
init
2025-01-23 19:06:48 +08:00
using
System
;
测试工程更新
2025-04-28 19:45:45 +08:00
namespace
AlicizaX
init
2025-01-23 19:06:48 +08:00
{
public
interface
IEvent
{
}
}
Reference in New Issue
Copy Permalink