C# Class Pluton.Rust.Events.PlayerDeathEvent

Inheritance: DeathEvent
Afficher le fichier Open project: Notulp/Pluton.Rust

Méthodes publiques

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

Méthodes publiques

Méthode Description
PlayerDeathEvent ( Player player, HitInfo info ) : Rust.Objects

Method Details

PlayerDeathEvent() public méthode

public PlayerDeathEvent ( Player player, HitInfo info ) : Rust.Objects
player Player
info HitInfo
Résultat Rust.Objects

Property Details

Victim public_oe property

public Player Victim
Résultat Player