Difference between revisions of "GetStringByStringId"

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=GetStringByStringId
 
|name=GetStringByStringId

Latest revision as of 18:47, 2 March 2010

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