Show / Hide Table of Contents

Class MyFlagEnumAttribute

Inheritance
System.Object
MyFlagEnumAttribute
Namespace: VRage.Utils
Assembly: VRage.dll
Syntax
public sealed class MyFlagEnumAttribute : Attribute

Constructors

MyFlagEnumAttribute(Type)

Declaration
public MyFlagEnumAttribute(Type enumType)
Parameters
Type Name Description
System.Type enumType

Properties

EnumType

Declaration
public Type EnumType { get; }
Property Value
Type Description
System.Type
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾