Difference between revisions of "GetMaxLevel"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Generated by Sunjammer's Dragon Age Script Paser)
 
(fill in the missing parameter)
 
(One intermediate revision by the same user not shown)
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