IsHero

From Dragon Age Toolset Wiki
Revision as of 22:06, 11 February 2010 by BryanDerksen (Talk | contribs) (fill in missing parameters)

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

Returns true if the creature is the main character

int IsHero(
object oCreature
);
Parameters:
oCreature
Creature to test for heroism
Returns:

True if the creature is the main character, false otherwise

Source:

script.ldf