Difference between revisions of "CommandJumpToLocation"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
m
 
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=CommandJumpToLocation
 
|name=CommandJumpToLocation

Latest revision as of 22:14, 11 February 2010

Adds a command to move to a location

command CommandJumpToLocation(
location lLocation
);
Parameters:
lLocation
The location the object will move to
Returns:

a valid command

Source:

script.ldf

Description

Adds a command to move to a location