This website requires JavaScript.
Explore
Help
Register
Sign In
AlicizaX
/
com.alicizax.unity
Watch
1
Star
0
Fork
0
You've already forked com.alicizax.unity
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
cd4c084587
com.alicizax.unity
/
Runtime
/
Base
/
Event
/
IEventBase.cs
9 lines
81 B
C#
Raw
Normal View
History
Unescape
Escape
init
2025-02-07 16:04:12 +08:00
using
System
;
modify
2025-03-24 13:16:51 +08:00
namespace
AlicizaX
init
2025-02-07 16:04:12 +08:00
{
public
interface
IEvent
{
}
}
Reference in New Issue
Copy Permalink