Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
Game.CommunityServerManager.Info
类 Game.CommunityServerManager.Info 继承关系图:
Game.CommunityServerManager.Info 的协作图:

Public 成员函数

 Info (Type type, string name, string apiUrl, string websiteUrl=null)
bool Equals (Info other)
override string ToString ()
Info Clone ()

静态 Public 成员函数

static Info FromString (string str)

Public 属性

Type Type
string Name
string ApiUrl
string WebsiteUrl

详细描述

在文件 CommunityServerManager.cs8 行定义.

构造及析构函数说明

◆ Info()

Game.CommunityServerManager.Info.Info ( Type type,
string name,
string apiUrl,
string websiteUrl = null )

在文件 CommunityServerManager.cs14 行定义.

这是这个函数的调用关系图:

成员函数说明

◆ Clone()

Info Game.CommunityServerManager.Info.Clone ( )

在文件 CommunityServerManager.cs43 行定义.

函数调用图:
这是这个函数的调用关系图:

◆ Equals()

bool Game.CommunityServerManager.Info.Equals ( Info other)

在文件 CommunityServerManager.cs21 行定义.

函数调用图:

◆ FromString()

Info Game.CommunityServerManager.Info.FromString ( string str)
static

在文件 CommunityServerManager.cs35 行定义.

函数调用图:

◆ ToString()

override string Game.CommunityServerManager.Info.ToString ( )

在文件 CommunityServerManager.cs31 行定义.

类成员变量说明

◆ ApiUrl

string Game.CommunityServerManager.Info.ApiUrl

在文件 CommunityServerManager.cs11 行定义.

◆ Name

string Game.CommunityServerManager.Info.Name

在文件 CommunityServerManager.cs10 行定义.

◆ Type

Type Game.CommunityServerManager.Info.Type

在文件 CommunityServerManager.cs9 行定义.

◆ WebsiteUrl

string Game.CommunityServerManager.Info.WebsiteUrl

在文件 CommunityServerManager.cs12 行定义.


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