Difference between revisions of "UT GetAllObjectsInAreaByTag"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created page with '{{dafunction |name = UT_GetAllObjectsInAreaByTag |brief = {{undocumented}} |param1type = string |param1name = sTag |param1desc = {{undocumented}} |param1default = |param2type = i...')
 
(No difference)

Latest revision as of 22:01, 10 February 2010

[Undocumented]

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

[Undocumented]

Source:

Core Resources.utility_h