Anvil
Loading...
Searching...
No Matches
Anvil.API.Events.PlaceableEvents.OnDamaged Class Referencesealed

Called when NwGameObject has damaged NwPlaceable. More...

+ Inheritance diagram for Anvil.API.Events.PlaceableEvents.OnDamaged:
+ Collaboration diagram for Anvil.API.Events.PlaceableEvents.OnDamaged:

Public Member Functions

int GetDamageDealtByType (DamageType damageType)
 Gets DamageType dealt to NwPlaceable.
 

Properties

NwPlaceable DamagedObject [get]
 Gets the NwPlaceable that was damaged.
 
NwGameObjectDamager [get]
 Gets the NwGameObject that damaged the NwPlaceable.
 
int TotalDamageDealt [get]
 Gets the total damage dealt to NwPlaceable.
 
- Properties inherited from Anvil.API.Events.IEvent

Detailed Description

Called when NwGameObject has damaged NwPlaceable.


The documentation for this class was generated from the following file: