Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Terraria
ModLoader
ModCompile.ConsoleBuildStatus
C# Class Terraria.ModLoader.ModCompile.ConsoleBuildStatus
Inheritance:
IBuildStatus
ファイルを表示
Open project: JavidPack/TerraCustom
Public Methods
Method
Description
SetProgress
(
int
i
,
int
n
) :
void
SetStatus
(
string
msg
) :
void
Method Details
SetProgress()
public
method
public
SetProgress
(
int
i
,
int
n
) :
void
i
int
n
int
return
void
SetStatus()
public
method
public
SetStatus
(
string
msg
) :
void
msg
string
return
void