Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
Game.ReleaseInfo

属性

long id [get, set]
string tag_name [get, set]
string target_commitish [get, set]
bool prerelease [get, set]
string name [get, set]
string body [get, set]
Author author [get, set]
string created_at [get, set]
List< Assetassets [get, set]

详细描述

在文件 APIUpdateManager.cs132 行定义.

属性说明

◆ assets

List<Asset> Game.ReleaseInfo.assets
getset

在文件 APIUpdateManager.cs141 行定义.

◆ author

Author Game.ReleaseInfo.author
getset

在文件 APIUpdateManager.cs139 行定义.

◆ body

string Game.ReleaseInfo.body
getset

在文件 APIUpdateManager.cs138 行定义.

◆ created_at

string Game.ReleaseInfo.created_at
getset

在文件 APIUpdateManager.cs140 行定义.

◆ id

long Game.ReleaseInfo.id
getset

在文件 APIUpdateManager.cs133 行定义.

◆ name

string Game.ReleaseInfo.name
getset

在文件 APIUpdateManager.cs137 行定义.

◆ prerelease

bool Game.ReleaseInfo.prerelease
getset

在文件 APIUpdateManager.cs136 行定义.

◆ tag_name

string Game.ReleaseInfo.tag_name
getset

在文件 APIUpdateManager.cs134 行定义.

◆ target_commitish

string Game.ReleaseInfo.target_commitish
getset

在文件 APIUpdateManager.cs135 行定义.


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