Anvil
Anvil.API.Events.OnHeal Class Reference
+ Inheritance diagram for Anvil.API.Events.OnHeal:
+ Collaboration diagram for Anvil.API.Events.OnHeal:

Classes

class  Factory
 

Properties

int HealAmount [get, set]
 Gets or sets how much HP the heal will provide. More...
 
NwObject Healer = null! [get]
 Gets the NwObject performing the heal. More...
 
NwGameObject Target = null! [get]
 Gets the target being healed. More...
 
- Properties inherited from Anvil.API.Events.IEvent
NwObjectContext [get]
 

Property Documentation

◆ HealAmount

int Anvil.API.Events.OnHeal.HealAmount
getset

Gets or sets how much HP the heal will provide.

◆ Healer

NwObject Anvil.API.Events.OnHeal.Healer = null!
get

Gets the NwObject performing the heal.

◆ Target

NwGameObject Anvil.API.Events.OnHeal.Target = null!
get

Gets the target being healed.


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