C# Class Wolfje.Plugins.SEconomy.PlayerDamage

Damage structure, wraps a player slot and the amount of damage they have done.
Mostra file Open project: tylerjwatson/SEconomy Class Usage Examples

Public Properties

Property Type Description
Damage double
Player Terraria.Player

Property Details

Damage public_oe property

public double Damage
return double

Player public_oe property

public Player,Terraria Player
return Terraria.Player