class NetworkingSettings : ConfigData

Summary

A class that holds all configured networking settings for a game. This is serialized as a config and shared from the server to the client.

User Comments