GetResRef

From Dragon Age Toolset Wiki
Revision as of 23:26, 12 February 2010 by BryanDerksen (Talk | contribs) (looks alright, removing tag)

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

Returns the resref of the specified object

string GetResRef(
object oObject
);
Parameters:
oObject
the object to get the resref off of
Returns:

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

Source:

script.ldf

Description

Returns the resref of the specified object