GetTag

From Dragon Age Toolset Wiki
Revision as of 00:37, 1 August 2009 by BryanDerksen (Talk | contribs) (looks good to me)

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

Returns the tag of the specified object

string GetTag(
object oObject
);
Parameters:
oObject
the object to get the tag off of
Returns:

the tag of the object or an empty string on failure.

Source:

script.ldf

Description

Returns the tag of the specified object