HasAttribute<TAttribute>()
Returns true if the property has any attributes of the given type.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
HasAttribute<T>()
bool HasAttribute<TAttribute>() where TAttribute : Attribute
Returns
Type | Description |
|---|---|
| bool | |