Difference between revisions of "GetMaxLevel"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
(fill in the missing parameter)
 
Line 1: Line 1:
{{Generated with errors}}
 
 
{{dafunction
 
{{dafunction
 
|name=GetMaxLevel
 
|name=GetMaxLevel
 
|brief=Get the maximum attainable level.
 
|brief=Get the maximum attainable level.
 
|returntype=int
 
|returntype=int
|returndesc=
+
|returndesc= the maximum level characters can attain
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
 
|sourcemodule=
 
|sourcemodule=

Latest revision as of 22:09, 2 March 2010

Get the maximum attainable level.

int GetMaxLevel(
);
Parameters:
None
Returns:

the maximum level characters can attain

Source:

script.ldf