Event OnDebugRunScript
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.