Table of Contents

Constructor GameEventFactory

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

GameEventFactory(Lazy<EventService>, VirtualMachine)

Event factory for built-in game events.

public GameEventFactory(Lazy<EventService> eventService, VirtualMachine virtualMachine)

Parameters

eventService Lazy<EventService>
virtualMachine VirtualMachine