Class CustomPreviewAttribute
Implements
Inherited Members
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
public sealed class CustomPreviewAttribute : Attribute, _Attribute
Constructors
| Improve this Doc View SourceCustomPreviewAttribute(Type)
Declaration
public CustomPreviewAttribute(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type |