GetStringByStringId

From Dragon Age Toolset Wiki
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