C# Class Pluton.Events.PlayerLootEvent

Inheritance: LootEvent
Mostra file Open project: Notulp/Pluton Class Usage Examples

Public Properties

Property Type Description
Target Player

Public Methods

Method Description
PlayerLootEvent ( PlayerLoot pl, Player looter, Player looted )

Method Details

PlayerLootEvent() public method

public PlayerLootEvent ( PlayerLoot pl, Player looter, Player looted )
pl PlayerLoot
looter Player
looted Player

Property Details

Target public_oe property

public Player Target
return Player