C# Class Pluton.Events.ItemLootEvent

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

Public Properties

Property Type Description
Target Item

Public Methods

Method Description
ItemLootEvent ( PlayerLoot pl, Player looter, Item looted )

Method Details

ItemLootEvent() public method

public ItemLootEvent ( PlayerLoot pl, Player looter, Item looted )
pl PlayerLoot
looter Player
looted Item

Property Details

Target public_oe property

public Item Target
return Item