refactor some game interface plugin approach
This commit is contained in:
@ -257,6 +257,7 @@ namespace SharedLibraryCore
|
||||
public EFClient Target;
|
||||
|
||||
public EventType Type;
|
||||
public string TypeName => Type.ToString();
|
||||
|
||||
public GameEvent()
|
||||
{
|
||||
|
Reference in New Issue
Block a user