DEPRECATED GetCreatureStrengthModifier

From Dragon Age Toolset Wiki
Revision as of 19:53, 25 February 2010 by BryanDerksen (Talk | contribs) (Category:Deprecated functions)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This function gets the Creature Strength Modifier from the Combat Interaction data on oAttacker

int DEPRECATED_GetCreatureStrengthModifier(
object oAttacker
);
Parameters:
oAttacker
the creature whose combat interaction data we are querying
Returns:

Returns the Creature Strength Modifier from the combat interaction data of oAttacker

Source:

script.ldf

Description

Georg: This function was deprecated This function gets the Creature Strength Modifier from the Combat Interaction data on oAttacker


See also

GetCreatureStrengthModifier