GetStringByStringId

From Dragon Age Toolset Wiki
Revision as of 18:47, 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 a string matching a string id

string GetStringByStringId(
int nId
);
Parameters:
nId
The String Id
Returns:

String.

Source:

script.ldf

Description

Returns a string matching a string id or an empty string if the string id is not used. Note that this will always get the 'male' string for talktables that have additional female entries in the talktable