Namespace Unity.Properties.UI
Classes
ContentProvider
Inherit from this class to display arbitrary content in either an editor window or the inspector.
SelectionUtility
Provides entry points into displaying arbitrary content in editor windows or in the inspector.
Structs
ContentProvider.ChangeContext
Context object used when a change to the content is detected from the UI.
ContentWindowParameters
Custom parameters to use when a ContentProvider is displayed in a window.
InspectorContentParameters
Custom parameters to use when a ContentProvider is displayed in the inspector.
Enums
ContentStatus
The different statuses describing the content of a content provider.