Difference between revisions of "ShowCraftingGUI"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
(looks good to me. Adding link)
 
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=ShowCraftingGUI
 
|name=ShowCraftingGUI
Line 5: Line 4:
 
|param1type=int
 
|param1type=int
 
|param1name=nCraftingSkillID
 
|param1name=nCraftingSkillID
|param1desc=ID of the crafting skill (eg. Herbalism, Poison, Traps)
+
|param1desc=ID of the crafting skill (eg. Herbalism, Poison, Traps). See [[ABI base.xls]].
 
|returntype=void
 
|returntype=void
 
|returndesc=
 
|returndesc=

Latest revision as of 23:07, 30 July 2009

Shows the Crafting GUI for the given crafting skill

void ShowCraftingGUI(
int nCraftingSkillID
);
Parameters:
nCraftingSkillID
ID of the crafting skill (eg. Herbalism, Poison, Traps). See ABI base.xls.
Returns:

Nothing.

Source:

script.ldf