C# Class Pluton.Rust.Events.EntityLootEvent

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

Méthodes publiques

Свойство Type Description
Target Entity

Méthodes publiques

Méthode Description
EntityLootEvent ( PlayerLoot playerLoot, Player looter, Entity looted ) : Rust.Objects

Method Details

EntityLootEvent() public méthode

public EntityLootEvent ( PlayerLoot playerLoot, Player looter, Entity looted ) : Rust.Objects
playerLoot PlayerLoot
looter Player
looted Entity
Résultat Rust.Objects

Property Details

Target public_oe property

public Entity Target
Résultat Entity