Difference between revisions of "GetNameStrref"

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

Latest revision as of 18:49, 2 March 2010

Returns the strref of the given object's name

int GetNameStrref(
object oObject
);
Parameters:
oObject
the object whose name we want the strref of
Returns:

the strref of the given object's name

Source:

script.ldf

Description

Returns the strref of the given object's name