Difference between revisions of "LinkAreaMiniMaps"

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=LinkAreaMiniMaps
 
|name=LinkAreaMiniMaps
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:Area functions]]

Latest revision as of 23:30, 9 February 2010

Links the minimaps of two areas - what is explored in one will appear as explored in the other.

int LinkAreaMiniMaps(
string sFirstArea,
string sSecondArea
);
Parameters:
sFirstArea
The resource reference for the first area
sSecondArea
The resource reference for the second area
Returns:

TRUE on success, FALSE otherwise.

Source:

script.ldf