Anvil
Anvil.API.Events.PlaceableEvents.OnHeartbeat Class Reference

Called every 6 seconds on NwPlaceable. More...

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

Properties

NwPlaceable Placeable = NWScript.OBJECT_SELF.ToNwObject<NwPlaceable>()! [get]
 Gets the NwPlaceable heartbeat. More...
 
- Properties inherited from Anvil.API.Events.IEvent
NwObjectContext [get]
 

Detailed Description

Called every 6 seconds on NwPlaceable.

Property Documentation

◆ Placeable

NwPlaceable Anvil.API.Events.PlaceableEvents.OnHeartbeat.Placeable = NWScript.OBJECT_SELF.ToNwObject<NwPlaceable>()!
get

Gets the NwPlaceable heartbeat.


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