AddAttribute(Attribute)
Adds an attribute to the property.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
protected void AddAttribute(Attribute attribute)
Parameters
The attribute to add.