Difference between revisions of "GetCommandObject"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created page with '{{dafunction |name = GetCommandObject |brief = This returns an object associated with the specified command |param1type = command |param1name = cCommand |param1desc = The command...')
(No difference)

Revision as of 00:31, 5 February 2010

This returns an object associated with the specified command

object GetCommandObject(
command cCommand,
int nIndex = 0
);
Parameters:
cCommand
The command
nIndex
The nth object requested.
Returns:

[Undocumented]

Source:

script.ldf