Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Terraria
ModLoader
ModUgBgStyle
C# Class Terraria.ModLoader.ModUgBgStyle
Mostrar archivo
Open project: JavidPack/TerraCustom
Class Usage Examples
Public Methods
Method
Description
Autoload
(
string
&
name
) :
bool
ChooseBgStyle
( ) :
bool
FillTextureArray
(
int
textureSlots
) :
void
Method Details
Autoload()
public
method
public
Autoload
(
string
&
name
) :
bool
name
string
return
bool
ChooseBgStyle()
public
method
public
ChooseBgStyle
( ) :
bool
return
bool
FillTextureArray()
public
abstract
method
public
abstract
FillTextureArray
(
int
textureSlots
) :
void
textureSlots
int
return
void