Table of Contents

Method SetSavingThrow

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SetSavingThrow(SavingThrow, int)

Sets the saving throw value for this stationary object.

public void SetSavingThrow(SavingThrow savingThrow, int amount)

Parameters

savingThrow SavingThrow

The type of saving throw to set.

amount int

The new saving throw value (0-250).