GetCommandInt

From Dragon Age Toolset Wiki
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