Property ImpactScript
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; }
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; }