UT GetAllObjectsInAreaByTag

From Dragon Age Toolset Wiki
Revision as of 22:01, 10 February 2010 by BryanDerksen (Talk | contribs) (Created page with '{{dafunction |name = UT_GetAllObjectsInAreaByTag |brief = {{undocumented}} |param1type = string |param1name = sTag |param1desc = {{undocumented}} |param1default = |param2type = i...')

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

[Undocumented]

object[] UT_GetAllObjectsInAreaByTag(
string sTag,
int nType = OBJECT_TYPE_ALL
);
Parameters:
sTag
[Undocumented]
nType
[Undocumented]
Returns:

[Undocumented]

Source:

Core Resources.utility_h