mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class EnumFlagsAttribute

    An attribute that allows a particular field to be rendered as multi-selectable set of flags.

    Inheritance
    Object
    EnumFlagsAttribute
    Implements
    PropertyAttribute
    Namespace: Microsoft.MixedReality.Toolkit
    Assembly: cs.temp.dll.dll
    Syntax
    public sealed class EnumFlagsAttribute : PropertyAttribute, PropertyAttribute
    Remarks

    From https://answers.unity.com/questions/486694/default-editor-enum-as-flags-.html

    Constructors

    EnumFlagsAttribute()

    Declaration
    public EnumFlagsAttribute()

    EnumFlagsAttribute()

    Declaration
    public EnumFlagsAttribute()

    Implements

    PropertyAttribute
    In This Article
    • Constructors
      • EnumFlagsAttribute()
      • EnumFlagsAttribute()
    • Implements
    Back to top Generated by DocFX