I'm setting the HideFlags of certain GameObjects to HideInHierarchy, however, in order to refresh it, I have to create a game object and delete it from the hierarchy. I need to be able to refresh it (repaint) via script. Has anyone gotten access to it?
Thanks ahead of time.