Enum MetadataPlugInState
The state for the plugin when associated with an included item.
Namespace: Gorgon.Editor.Services
Assembly: Gorgon.Editor.API.dll
Syntax
public enum MetadataPlugInState
Fields
Name | Description |
---|---|
Assigned | The plugin was assigned. |
NotFound | The plugin was not found. |
Unassigned | No plugin was ever assigned. |