GetReflexSavingThrow(object)

Determines the base reflex saving throw number of a creature, door or placeable.

int GetReflexSavingThrow(
    object oTarget
);

Parameters

oTarget

Creature, door or placeable to get the saving throw from.


Description

Returns oTarget's base reflex saving throw value (this will only work for creatures, doors, and placeables) and 0 if oTarget is invalid.



Version

1.22

See Also

functions: SetReflexSavingThrow | ReflexSave
categories: Saving Throw Functions


 author: Tom Cassiotis, editor: Mistress