mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-02-04 17:50:43 +03:00
Exposed ConnectionInfo.EndReason
This commit is contained in:
parent
2f63117c32
commit
2fc5206b38
@ -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