Difference between revisions of "ShowSpecUnlockedNotification"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
 
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=ShowSpecUnlockedNotification
 
|name=ShowSpecUnlockedNotification
Line 5: Line 4:
 
|param1type=int
 
|param1type=int
 
|param1name=nSpecID
 
|param1name=nSpecID
|param1desc=: ID of the specialization as found in CLA_base.xls
+
|param1desc= ID of the specialization as found in [[CLA_base.xls]]
 
|returntype=void
 
|returntype=void
 
|returndesc=
 
|returndesc=

Latest revision as of 00:20, 11 February 2010

Shows a notification for unlocking a specialization

void ShowSpecUnlockedNotification(
int nSpecID
);
Parameters:
nSpecID
ID of the specialization as found in CLA_base.xls
Returns:

Nothing.

Source:

script.ldf