Difference between revisions of "GetResRef"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
m (looks alright, removing tag)
 
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=GetResRef
 
|name=GetResRef

Latest revision as of 23:26, 12 February 2010

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