|
Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
|
类 | |
| struct | NamesValues |
| class | Cache |
静态 Public 成员函数 | |
| static string | GetEnumName (Type type, int value) |
| static string | GetEnumName< T > (T value) |
| static IList< string > | GetEnumNames (Type type) |
| static IList< string > | GetEnumNames< T > () |
| static IList< int > | GetEnumValues (Type type) |
| static IList< int > | GetEnumValues< T > () |
在文件 EnumUtils.cs 第 4 行定义.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |