|
Arbor 3: FSM & BT Graph Editor
3.7.8
|
Utility class of FlexibleEnumAny or enum type Parameter More...
Static Public Member Functions | |
| static bool | IsEnum (Type enumType) |
| Enum type check More... | |
| static bool | IsEnumFlags (Type enumType) |
| Enum type check with System.FlagsAttribute More... | |
Utility class of FlexibleEnumAny or enum type Parameter
|
static |
Enum type check
| enumType | enum type |
|
static |
Enum type check with System.FlagsAttribute
| enumType | enum type |