GetCommandObject

From Dragon Age Toolset Wiki
Revision as of 00:31, 5 February 2010 by BryanDerksen (Talk | contribs) (Created page with '{{dafunction |name = GetCommandObject |brief = This returns an object associated with the specified command |param1type = command |param1name = cCommand |param1desc = The command...')

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

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