C# Class Pluton.Events.EntityLootEvent

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

Public Properties

Property Type Description
Target Entity

Public Methods

Method Description
EntityLootEvent ( PlayerLoot pl, Player looter, Entity looted )

Method Details

EntityLootEvent() public method

public EntityLootEvent ( PlayerLoot pl, Player looter, Entity looted )
pl PlayerLoot
looter Player
looted Entity

Property Details

Target public property

public Entity Target
return Entity