|
Anvil
|
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 | |
| NwPlayer? | Player [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. | |
| NwObject? | Target [get] |
| Gets the object currently set as "OBJECT_SELF". | |
Properties inherited from Anvil.API.Events.IEvent | |
Called when a script has been requested to execute from the nwscript debug window.