Table of Contents

Method ShowVisualEffect

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ShowVisualEffect(VfxType, Vector3)

Plays the specified VFX at the target position in the current area for this player only.

public void ShowVisualEffect(VfxType effectType, Vector3 position)

Parameters

effectType VfxType

The effect to play.

position Vector3

Where to play the effect.