My Project v1
Project
载入中...
搜索中...
未找到
Game.EnumUtils

class  Cache
 
struct  NamesValues
 

静态 Public 成员函数

static string GetEnumName (Type type, int value)
 
static IList< string > GetEnumNames (Type type)
 
static IList< int > GetEnumValues (Type type)
 

成员函数说明

◆ GetEnumName()

static string Game.EnumUtils.GetEnumName ( Type type,
int value )
static
函数调用图:

◆ GetEnumNames()

static IList< string > Game.EnumUtils.GetEnumNames ( Type type)
static
函数调用图:
这是这个函数的调用关系图:

◆ GetEnumValues()

static IList< int > Game.EnumUtils.GetEnumValues ( Type type)
static
函数调用图:
这是这个函数的调用关系图:

该类的文档由以下文件生成: