mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Change the TestEvent
This commit is contained in:
@@ -5,7 +5,7 @@ namespace GameLogic
|
||||
[EventInterface(EEventGroup.GroupUI)]
|
||||
public interface ILoginUI
|
||||
{
|
||||
void ShowLoginUI(UnityEngine.Networking.NetworkError tNetworkError);
|
||||
void ShowLoginUI();
|
||||
|
||||
void CloseLoginUI();
|
||||
}
|
||||
|
Reference in New Issue
Block a user