Dreamine.Interfaces Ver.1.0.3
Loading...
Searching...
No Matches
IEventBase.cs
Go to the documentation of this file.
1
3{
8 public interface IEventBase { }
9}
Dreamine에서 모든 Event 클래스의 기본 인터페이스입니다. Source Generator 등 자동 연결의 기준점이 됩니다.
Definition IEventBase.cs:8