Anvil
Anvil.API.Events.CreatureEvents.OnHeartbeat Class Reference

Called at a regular interval (approx. 6 seconds). More...

+ Inheritance diagram for Anvil.API.Events.CreatureEvents.OnHeartbeat:
+ Collaboration diagram for Anvil.API.Events.CreatureEvents.OnHeartbeat:

Properties

NwCreature Creature = NWScript.OBJECT_SELF.ToNwObject<NwCreature>()! [get]
 Gets the NwCreature associated with the heartbeat event. More...
 
- Properties inherited from Anvil.API.Events.IEvent
NwObjectContext [get]
 

Detailed Description

Called at a regular interval (approx. 6 seconds).

Property Documentation

◆ Creature

NwCreature Anvil.API.Events.CreatureEvents.OnHeartbeat.Creature = NWScript.OBJECT_SELF.ToNwObject<NwCreature>()!
get

Gets the NwCreature associated with the heartbeat event.


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