Difference between revisions of "WorldMapCompleteRandomEncounter"

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=WorldMapCompleteRandomEncounter
 
|name=WorldMapCompleteRandomEncounter
|brief=Continue traveling on the world map from the location that the random encounter occurred to the location that was previously clicked. Sends the EVENT_TYPE_FINISHED_TRAVEL event when completed.
+
|brief=Continue traveling on the world map from the location that the random encounter occurred to the location that was previously clicked. Sends the [[EVENT_TYPE_FINISHED_TRAVEL]] event when completed.
 
|returntype=void
 
|returntype=void
 
|returndesc=
 
|returndesc=
Line 21: Line 20:
 
<!-- 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 functions]]

Revision as of 23:26, 9 February 2010

Continue traveling on the world map from the location that the random encounter occurred to the location that was previously clicked. Sends the EVENT_TYPE_FINISHED_TRAVEL event when completed.

void WorldMapCompleteRandomEncounter(
);
Parameters:
None
Returns:

Nothing.

Source:

script.ldf