GetCommandInt

From Dragon Age Toolset Wiki
Revision as of 19:50, 25 February 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This returns an integer associated with the specified command

int GetCommandInt(
command cCommand,
int nIndex = 0
);
Parameters:
cCommand
The command
nIndex
The nth integer requested. Defaults to 0
Returns:

int

Source:

script.ldf