Facepunch.Steamworks Wiki

Steamworks.Data.NetIdentity

Properties

Returns NULL if we're not a NetAddress
bool IsIpAddress { get; }
bool IsLocalHost { get; }
Return true if this identity is localhost
bool IsSteamId { get; }
static Data.NetIdentity LocalHost { get; }
Return a NetIdentity that represents LocalHost
SteamId SteamId { get; }
Returns NULL if we're not a SteamId