ExternalBuildDrawerAttribute
Declares the package whose builds an ExternalBuildDrawer draws.
Read time 3 minutesLast updated 12 days ago
Definition
- Type: Class
- Namespace: UnityEditor.Build.Analysis
- Assembly: UnityEditor.BuildAnalysisModule
- Inherits from: Attribute
[AttributeUsage(AttributeTargets.Class, Inherited = false)]public sealed class ExternalBuildDrawerAttribute : Attribute
Properties
Property | Description |
|---|---|
| ProducerPackage | The package whose builds the drawer draws. |