This website requires JavaScript.
Explore
Help
Register
Sign In
iwnc2020
/
ProjectDDD
Watch
2
Star
0
Fork
0
You've already forked ProjectDDD
Code
Issues
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
7b62494ad5
ProjectDDD
/
Assets
/
_DDD
/
_Scripts
/
GameFramework
/
EventBus
/
IEvent.cs
NTG_Lenovo
06d3aaf077
EventBus 패턴 구현
2025-07-16 18:21:12 +09:00
7 lines
66 B
C#
Raw
Blame
History
namespace
DDD
{
public
interface
IEvent
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink