NetworkingSettings.AutoSwitchToBestHost

bool AutoSwitchToBestHost { get; set; }

Description

Whether to periodically switch to the best host candidate. Candidates are scored based on their average ping and connection quality to all other peers.

Return

User Comments