Table of Contents

Class OnDebugPlayVisualEffect

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Called when a client attempts to spawn a visual effect.

public sealed class OnDebugPlayVisualEffect : IEvent
Inheritance
OnDebugPlayVisualEffect
Implements
Inherited Members
Extension Methods

Properties

Duration

Gets the duration of the visual effect.

Effect

Gets the effect that is attempting to be played.

Player

Gets the player attempting to spawn the visual effect.

Skip

Gets or sets if execution of the script should be skipped.

TargetObject

Gets the object/area target of the visual effect.

TargetPosition

Gets the position target of the visual effect.