mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-27 05:58:07 +03:00
Merge pull request #338 from alexcodejammer/master
Exposed ConnectionInfo.EndReason
This commit is contained in:
commit
4e98ae5027
@ -21,5 +21,6 @@ namespace Steamworks.Data
|
||||
|
||||
public ConnectionState State => state;
|
||||
public SteamId SteamId => identity.steamID;
|
||||
public int EndReason => endReason;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user