Difference between revisions of "SetWorldMapLocationLocName"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=SetWorldMapLocationLocName
 
|name=SetWorldMapLocationLocName
Line 27: Line 26:
 
<!-- This section contains links to articles, functions or constant groups. -->
 
<!-- This section contains links to articles, functions or constant groups. -->
  
[[Category: Uncategorised function]]
+
[[Category:Map events]]

Revision as of 23:27, 9 February 2010

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