SetWorldMapLocationLocName

From Dragon Age Toolset Wiki
Revision as of 00:40, 12 February 2010 by BryanDerksen (Talk | contribs) (Category:Map functions)

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

Set the loc name of a world map icon.

void SetWorldMapLocationLocName(
object oLocation,
int nStringID
);
Parameters:
oLocation
the location
nStringID
the string ID of the name of the new location
Returns:

Nothing.

Source:

script.ldf