C# Class Pluton.Events.PlayerHurtEvent

Inheritance: HurtEvent
Afficher le fichier Open project: Notulp/Pluton Class Usage Examples

Méthodes publiques

Свойство Type Description
Victim Player

Méthodes publiques

Méthode Description
PlayerHurtEvent ( Player player, HitInfo info )

Method Details

PlayerHurtEvent() public méthode

public PlayerHurtEvent ( Player player, HitInfo info )
player Player
info HitInfo

Property Details

Victim public_oe property

public Player Victim
Résultat Player