Manual     Reference     Scripting  
  
Scripting > Enumerations > HideFlags   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Enumerations
  • History
  • Index
  • HideFlags
  • All Members
  • Values
  • DontSave
  • HideAndDontSave
  • HideInHierarchy
  • HideInInspector
  • NotEditable

HideFlags.HideAndDontSave  

HideFlags.HideAndDontSave

Description

A combination of not shown in the hierarchy and not saved to to scenes.

This is most commonly used for objects which are created by scripts and are purely under their control