Class FlagUtils
Inherited Members
Namespace: TriLibCore.Utils
Assembly: TriLibCore.dll
Syntax
public static class FlagUtils
Methods
HasFlag(int, int)
Declaration
public static bool HasFlag(int value, int flag)
Parameters
Type | Name | Description |
---|---|---|
int | value | |
int | flag |
Returns
Type | Description |
---|---|
bool |