Init
This commit is contained in:
7
Assets/ThirdParty/UniFramework/UniEvent/Runtime/IEventMessage.cs
vendored
Normal file
7
Assets/ThirdParty/UniFramework/UniEvent/Runtime/IEventMessage.cs
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
namespace UniFramework.Event
|
||||
{
|
||||
public interface IEventMessage
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user