mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2024-12-27 07:05:50 +03:00
Exposed ConnectionInfo.EndReason
This commit is contained in:
parent
2f63117c32
commit
2fc5206b38
@ -21,5 +21,6 @@ public struct ConnectionInfo
|
||||
|
||||
public ConnectionState State => state;
|
||||
public SteamId SteamId => identity.steamID;
|
||||
public int EndReason => endReason;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user