//public GameContentsProcess gameContentsProcess; private void Awake() { gameNetWork = this; network = new Network(); }
private void Awake() { gameNetWork = this; }