Version: Unity 6.5 Alpha (6000.5)
LanguageEnglish
  • C#

Content

enumeration

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Specifies which content is valid in a HierarchyViewState.

Properties

Property Description
Invalid The initialized content.
ViewModelState Persists the selected identifiers.
SearchText Persists the search text.
Columns Persists the column configuration.
ScrollPosition Persists the scroll position.
All Persists all content.
Layout Content to persist when saving layout.
Settings Content to persist when saving hierarchy preferences.
DomainReload Content to persist before a domain reload and restore after a domain reload.
EnterPlayMode Content to persist when entering play mode.
ExitPlayMode Content to persist when exiting play mode.
Stage Content to persist when changing stage. For example, when entering a Prefab.