Enum ContentState
The flags used to identify the current content state.
Namespace: Gorgon.Editor.UI
Assembly: Gorgon.Editor.API.dll
Syntax
public enum ContentState
Fields
Name | Description |
---|---|
Modified | Content is modified. |
New | Content is new. |
Unmodified | Content is unmodified. |