private void ActiveGameObject(GameObject go) { if (_enabled) { AppearanceUtils.ActiveGameobject(go); } }