GetWeaponStyle

From Dragon Age Toolset Wiki
Revision as of 23:19, 26 February 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

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

Gets the weapon style used by a creature

int GetWeaponStyle(
object oCreature
);
Parameters:
oCreature
the creature whose weapon style we are querying
Returns:

the weapon style (0 - none, 1 - single (with or without shield), 2 - dual, 3 - two handed)

Source:

script.ldf