Difference between revisions of "SetWorldMapLocationLocName"

From Dragon Age Toolset Wiki
Jump to: navigation, search
 
Line 26: Line 26:
 
<!-- This section contains links to articles, functions or constant groups. -->
 
<!-- This section contains links to articles, functions or constant groups. -->
  
[[Category:Map events]]
+
[[Category:Map functions]]

Latest revision as of 00:40, 12 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