This website requires JavaScript.
Explore
Help
Sign In
ydeng
/
gameservicewarden
Archived
Watch
1
Star
0
Fork
0
You've already forked gameservicewarden
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-07-22
. You can view files and clone it, but cannot push or open issues or pull requests.
3506020d9b
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 07:00:50 +00:00
namespace
GameServiceWarden.InteractionAPI
Renamed subprojects and changed namespace names.
2021-04-21 04:55:03 +00:00
{
public
struct
DisconnectRequest
{
public
string
reason
;
}
}
Reference in New Issue
Copy Permalink