PlayerSession.serverIp

IP used by the client to connect to the server. It's a string and can either be a numerical ip or a full url.

class PlayerSession
final shared nothrow @property @safe @nogc
string
serverIp
()

Meta