This website requires JavaScript.
Explore
Help
Sign In
ydeng
/
gameservicewarden
Watch
1
Star
0
Fork
0
You've already forked gameservicewarden
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gameservicewarden
/
GameServiceWarden
/
GameServiceWarden.InteractionAPI
/
Communicable
/
Requests
/
DisconnectRequest.cs
7 lines
124 B
C#
Raw
Normal View
History
Unescape
Escape
Changed ClientAPI to InteractionAPI.
2021-04-21 02:00:50 -05:00
namespace
GameServiceWarden.InteractionAPI
Renamed subprojects and changed namespace names.
2021-04-20 23:55:03 -05:00
{
public
struct
DisconnectRequest
{
public
string
reason
;
}
}
Reference in New Issue
Copy Permalink