private void OnDestroy() { buildMgr = null; }
private void OnEnable() { buildMgr = new DevOpsBuild(); }