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

NameDescription
Public methodStatic memberGetFlags<T> Enumerates all flags that are set in the enum value.

See Also

Reference

UltimateXR.Extensions.System Namespace