Sandbox Logo

GameNetworkSystem.IsHost

bool IsHost { get; set; }

Description

True if we can be considered the host of this session. Either we're not connected to a server, or we are and we are the host.

Return

User Comments