Class TagPropertyAttribute
A PropertyAttribute for Unity tags (a string field).
Namespace: Microsoft.MixedReality.Toolkit
Assembly: cs.temp.dll.dll
Syntax
[AttributeUsage(AttributeTargets.Field, AllowMultiple = false)]
public class TagPropertyAttribute : PropertyAttribute