Anvil
Loading...
Searching...
No Matches
Anvil.API.Events.OnDebugRunScript Class Referencesealed

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

+ Inheritance diagram for Anvil.API.Events.OnDebugRunScript:
+ Collaboration diagram for Anvil.API.Events.OnDebugRunScript:

Properties

NwPlayerPlayer [get]
 Gets the player attempting to spawn the visual effect.
 
string ScriptName = null! [get]
 Gets the script that is attempting to be executed.
 
bool Skip [get, set]
 Gets or sets if execution of the script should be skipped.
 
NwObjectTarget [get]
 Gets the object currently set as "OBJECT_SELF".
 
- Properties inherited from Anvil.API.Events.IEvent

Detailed Description

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


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