EnumExt Class
Enum extensions.
Inheritance Hierarchy
System.Object
UltimateXR.Extensions.System.EnumExt
Namespace: UltimateXR.Extensions.System
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public static class EnumExt
The EnumExt type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetFlags<T> | Enumerates all flags that are set in the enum value. |