Table of Contents

Event OnDebugRunScript

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Called when a script has been requested to execute from the nwscript debug window.

public event Action<OnDebugRunScript> OnDebugRunScript

Returns

Action<OnDebugRunScript>
Called when a script has been requested to execute from the nwscript debug window.