IsHero

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