Свойство | Type | Description | |
---|---|---|---|
DamagedFriendly | Color | ||
DamagedFriendlyCrit | Color | ||
DamagedHostile | Color | ||
DamagedHostileCrit | Color | ||
HealLife | Color | ||
HealMana | Color | ||
LifeRegen | Color | ||
LifeRegenNegative | Color | ||
OthersDamagedHostile | Color | ||
OthersDamagedHostileCrit | Color | ||
active | bool | ||
alpha | float | ||
alphaDir | int | ||
color | Color | ||
crit | bool | ||
dot | bool | ||
lifeTime | int | ||
position | Vector2 | ||
rotation | float | ||
scale | float | ||
text | string | ||
velocity | Vector2 |
Méthode | Description | |
---|---|---|
NewText ( |
||
Update ( ) : void | ||
UpdateCombatText ( ) : void | ||
clearAll ( ) : void |
public static NewText ( |
||
location | ||
color | Color | |
text | string | |
dramatic | bool | |
dot | bool | |
Résultat | int |
public static Color DamagedFriendlyCrit | ||
Résultat | Color |
public static Color DamagedHostileCrit | ||
Résultat | Color |
public static Color OthersDamagedHostile | ||
Résultat | Color |
public static Color OthersDamagedHostileCrit | ||
Résultat | Color |