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
damageInfo
C# Class damageInfo, Main-Working-Repository
Afficher le fichier
Open project: GCSShatteredSpace/Main-Working-Repository
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
attacker
player,
damageAmount
int
isTurretDamage
bool
push
Vector2
type
string
weaponFired
weapon,
Méthodes publiques
Méthode
Description
applyToPlayer
(
player,
p
) :
void
applyToTurret
(
turret,
t
) :
void
Method Details
applyToPlayer()
public
méthode
public
applyToPlayer
(
player,
p
) :
void
p
player,
Résultat
void
applyToTurret()
public
méthode
public
applyToTurret
(
turret,
t
) :
void
t
turret,
Résultat
void
Property Details
attacker
public_oe property
public
player,
attacker
Résultat
player,
damageAmount
public_oe property
public
int
damageAmount
Résultat
int
isTurretDamage
public_oe property
public
bool
isTurretDamage
Résultat
bool
push
public_oe property
public
Vector2
push
Résultat
Vector2
type
public_oe property
public
string
type
Résultat
string
weaponFired
public_oe property
public
weapon,
weaponFired
Résultat
weapon,