override public void Init(GKToyBaseOverlord ovelord) { base.Init(ovelord); _output = new GKToySharedInt(); outputObject = _output; }