Table of Contents

Property ImpactScript

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ImpactScript

Gets the name of the script invoked when the spell impacts a target.
This script is only invoked when the spell was successfully cast.

public string? ImpactScript { get; }

Property Value

string