Anvil
|
Called when a script has been requested to execute from the nwscript debug window. More...
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". | |
![]() |
Called when a script has been requested to execute from the nwscript debug window.