UT GetNearestHostileCreature

From Dragon Age Toolset Wiki
Revision as of 19:13, 10 February 2010 by BryanDerksen (Talk | contribs)

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

Returns the nearest hostile creature

object UT_GetNearestHostileCreature(
object oObject,
int nCheckLiving = FALSE
);
Parameters:
oObject
the object that we try to find a nearest creature from
nCheckLiving
[Undocumented]
Returns:

the nearest creature to oObject

Source:

Core Resources.utility_h



See also

UT_GetNearestCreatureByTag, UT_GetNearestObjectByTag, UT_GetNearestCreatureByGroup