Class OnDebugRunScript
Called when a script has been requested to execute from the nwscript debug window.
public sealed class OnDebugRunScript : IEvent
- Inheritance
-
OnDebugRunScript
- Implements
- Inherited Members
- Extension Methods
Properties
- Player
Gets the player attempting to spawn the visual effect.
- ScriptName
Gets the script that is attempting to be executed.
- Skip
Gets or sets if execution of the script should be skipped.
- Target
Gets the object currently set as "OBJECT_SELF"