Difference between revisions of "WorldMapCompleteRandomEncounter"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m
 
Line 1: Line 1:
 
{{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 TYPE FINISH TRAVEL]]?) event when completed.
 
|returntype=void
 
|returntype=void
 
|returndesc=
 
|returndesc=

Latest revision as of 23:27, 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 TYPE FINISH TRAVEL?) event when completed.

void WorldMapCompleteRandomEncounter(
);
Parameters:
None
Returns:

Nothing.

Source:

script.ldf