Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Terraria
ModLoader
ModUgBgStyle
C# Class Terraria.ModLoader.ModUgBgStyle
Afficher le fichier
Open project: JavidPack/TerraCustom
Class Usage Examples
Méthodes publiques
Méthode
Description
Autoload
(
string
&
name
) :
bool
ChooseBgStyle
( ) :
bool
FillTextureArray
(
int
textureSlots
) :
void
Method Details
Autoload()
public
méthode
public
Autoload
(
string
&
name
) :
bool
name
string
Résultat
bool
ChooseBgStyle()
public
méthode
public
ChooseBgStyle
( ) :
bool
Résultat
bool
FillTextureArray()
public
abstract
méthode
public
abstract
FillTextureArray
(
int
textureSlots
) :
void
textureSlots
int
Résultat
void