Difference between revisions of "ShowChantersGUI"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
m (looks alright to me, removing tag)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Generated with errors}}
 
 
{{dafunction
 
{{dafunction
 
|name=ShowChantersGUI
 
|name=ShowChantersGUI
|brief=Shows the Chanters GUI (quest board)
+
|brief=Shows the [[Chanter's board]] GUI (quest board)
 
|param1type=int
 
|param1type=int
 
|param1name=nBoardID
 
|param1name=nBoardID
|param1desc=
+
|param1desc=ID number of the board described in the 2DA [[JobBoards.xls]]
 
|returntype=void
 
|returntype=void
 
|returndesc=
 
|returndesc=

Latest revision as of 19:45, 25 February 2010

Shows the Chanter's board GUI (quest board)

void ShowChantersGUI(
int nBoardID
);
Parameters:
nBoardID
ID number of the board described in the 2DA JobBoards.xls
Returns:

Nothing.

Source:

script.ldf