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

Static Public Member Functions

static void Signal (NwEncounter encounter, int eventId)
 

Properties

NwEncounter Encounter = NWScript.OBJECT_SELF.ToNwObject<NwEncounter>()! [get]
 Gets the NwEncounter associated with this user defined event. More...
 
- Properties inherited from Anvil.API.Events.IEvent
NwObjectContext [get]
 

Property Documentation

◆ Encounter

NwEncounter Anvil.API.Events.EncounterEvents.OnUserDefined.Encounter = NWScript.OBJECT_SELF.ToNwObject<NwEncounter>()!
get

Gets the NwEncounter associated with this user defined event.


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