GetResRef

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