GeneratePropertyBagAttribute
Use this attribute to have the source generator generate property bags for a given type.
Read time 3 minutesLast updated 8 days ago
Definition
- Type: Class
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
- Inherits from: Attribute
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct, Inherited = false)]public class GeneratePropertyBagAttribute : Attribute