GetTag

From Dragon Age Toolset Wiki
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