Show / Hide Table of Contents

    Class TagPropertyAttribute

    A PropertyAttribute for Unity tags (a string field).

    Inheritance
    Object
    TagPropertyAttribute
    Namespace: Microsoft.MixedReality.Toolkit
    Assembly: cs.temp.dll.dll
    Syntax
    [AttributeUsage(AttributeTargets.Field, AllowMultiple = false)]
    public class TagPropertyAttribute : PropertyAttribute
    Back to top Generated by DocFX