1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

refactor some game interface plugin approach

This commit is contained in:
RaidMax
2022-03-07 19:59:34 -06:00
parent 5ec924ba05
commit 663de4d37f
5 changed files with 384 additions and 279 deletions

View File

@ -257,6 +257,7 @@ namespace SharedLibraryCore
public EFClient Target;
public EventType Type;
public string TypeName => Type.ToString();
public GameEvent()
{