Associates an asset provider editor with the provider type it serves.
Apply this to an AssetProviderEditor subclass so the settings system can pair it with the runtime provider type it configures.
| Property | Description |
|---|---|
| ProviderType | Gets the provider type this editor serves. |
| Constructor | Description |
|---|---|
| AssetProviderEditorAttribute | Initializes a new instance of the AssetProviderEditorAttribute class. |