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
TrelamiumTwo
Content
Dusts
Luminescent
C# Class TrelamiumTwo.Content.Dusts.Luminescent
Inheritance:
ModDust
Afficher le fichier
Open project: iNxSignia/TrelamiumTwo
Méthodes publiques
Méthode
Description
Autoload
(
string
&
name
,
string
&
texture
) :
bool
OnSpawn
(
Dust
dust
) :
void
Update
(
Dust
dust
) :
bool
Method Details
Autoload()
public
méthode
public
Autoload
(
string
&
name
,
string
&
texture
) :
bool
name
string
texture
string
Résultat
bool
OnSpawn()
public
méthode
public
OnSpawn
(
Dust
dust
) :
void
dust
Dust
Résultat
void
Update()
public
méthode
public
Update
(
Dust
dust
) :
bool
dust
Dust
Résultat
bool