GeneratePropertyBagsForAssemblyAttribute
Use this attribute to enable the source generator to run on this assembly.
Read time 3 minutesLast updated 8 days ago
Definition
- Type: Class
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
- Inherits from: Attribute
- Implements: _Attribute
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = false)]public class GeneratePropertyBagsForAssemblyAttribute : Attribute, _Attribute