C# Class Pluton.Events.PlayerDeathEvent

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

PlayerDeathEvent() public méthode

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

Property Details

Victim public_oe property

public Player Victim
Résultat Player