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

Properties

NwPlayer Player = NWScript.GetLastOpenedBy().ToNwPlayer()! [get]
 Gets the NwPlayer that last opened this store. More...
 
NwStore Store = NWScript.OBJECT_SELF.ToNwObject<NwStore>()! [get]
 Gets the NwStore being open. More...
 
- Properties inherited from Anvil.API.Events.IEvent
NwObjectContext [get]
 

Property Documentation

◆ Player

NwPlayer Anvil.API.Events.StoreEvents.OnOpen.Player = NWScript.GetLastOpenedBy().ToNwPlayer()!
get

Gets the NwPlayer that last opened this store.

◆ Store

NwStore Anvil.API.Events.StoreEvents.OnOpen.Store = NWScript.OBJECT_SELF.ToNwObject<NwStore>()!
get

Gets the NwStore being open.


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