![]() | FlagsHelper Class |
Namespace: DustProductions.Core
public static class FlagsHelper
The FlagsHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | IsSetT |
Checks if an enum is part of a mask
|
![]() ![]() | SetT |
Sets an enum to be part of a bitmask
|
![]() ![]() | UnsetT |
Remove an enum from a bitmask
|