Difference between revisions of "GetNameStrref"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Generated by Sunjammer's Dragon Age Script Paser)
 
(looks okay, removing tag)
 
(One intermediate revision by the same user not shown)
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