IsImmortal

From Dragon Age Toolset Wiki
Revision as of 19:30, 24 February 2010 by BryanDerksen (Talk | contribs) (fill in missing fields, remove tag)

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

Reports whether an object has its immortal flag set.

int IsImmortal(
object oObject
);
Parameters:
oObject
the object to test for immortality
Returns:

TRUE if it's immortal, FALSE otherwise

Source:

script.ldf