Table of Contents

Class OnDebugPlayVisualEffect

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

Triggered when a DM/player in debug mode 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

Set to true to skip execution.

TargetObject

Gets the object/area target of the visual effect.

TargetPosition

Gets the position target of the visual effect.