Difference between revisions of "GetMainControlled"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
(fill in missing parameter)
 
Line 1: Line 1:
{{Generated with errors}}
 
 
{{dafunction
 
{{dafunction
 
|name=GetMainControlled
 
|name=GetMainControlled
 
|brief=Returns the currently main controlled party member.  
 
|brief=Returns the currently main controlled party member.  
 
|returntype=object
 
|returntype=object
|returndesc=
+
|returndesc=the currently main controlled party member
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
 
|sourcemodule=
 
|sourcemodule=

Latest revision as of 22:03, 2 March 2010

Returns the currently main controlled party member.

object GetMainControlled(
);
Parameters:
None
Returns:

the currently main controlled party member

Source:

script.ldf

Description

The main controlled party member is the one the player controls its movement directly, and the one whose quickbar currently appears on the screen.