Class PlayerDamage
Inheritance
System.Object
PlayerDamage
Namespace: Eco.Gameplay.Players.Internal
Assembly: Eco.Gameplay.dll
Syntax
public static class PlayerDamage : Object
Methods
ApplyDamage(Player, Single)
Declaration
public static void ApplyDamage(Player player, float damage)
Parameters
| Type | Name | Description |
|---|---|---|
| Player | player | |
| System.Single | damage |