SetCommandObject

From Dragon Age Toolset Wiki
Revision as of 13:30, 26 March 2012 by Sunjammer (Talk | contribs) (Created)

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

This sets an object associated with the specified command

command SetCommandObject(
command cCommand,
object nCommandObject,
int nIndex = 0
);
Parameters:
cCommand
The command
nCommandObject
The object being set on the command
nIndex
The nth object being set. Defaults to 0
Returns:

[Undocumented]

Source:

script.ldf