GetNameStrref

From Dragon Age Toolset Wiki
Revision as of 18:49, 2 March 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

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

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