C# Class OpenNos.Core.Networking.Communication.Scs.Server.ScsServerManager

Provides some functionality that are used by servers.
Mostrar archivo Open project: OpenNos/OpenNos Class Usage Examples

Public Methods

Method Description
GetClientId ( ) : long

Gets an unique number to be used as idenfitier of a client.

Method Details

GetClientId() public static method

Gets an unique number to be used as idenfitier of a client.
public static GetClientId ( ) : long
return long