SetCommandObject

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