GetWeaponStyle

From Dragon Age Toolset Wiki
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