Difference between revisions of "GetHero"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
(remove generated with errors template, fill in return description)
 
Line 1: Line 1:
{{Generated with errors}}
 
 
{{dafunction
 
{{dafunction
 
|name=GetHero
 
|name=GetHero
 
|brief=Returns the hero player
 
|brief=Returns the hero player
 
|returntype=object
 
|returntype=object
|returndesc=
+
|returndesc=The hero player
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
 
|sourcemodule=
 
|sourcemodule=

Latest revision as of 19:55, 8 December 2009

Returns the hero player

object GetHero(
);
Parameters:
None
Returns:

The hero player

Source:

script.ldf