Method SetSavingThrow
SetSavingThrow(SavingThrow, int)
Sets the saving throw value for this stationary object.
public void SetSavingThrow(SavingThrow savingThrow, int amount)
Parameters
savingThrowSavingThrowThe type of saving throw to set.
amountintThe new saving throw value (0-250).