RemoveCommand

From Dragon Age Toolset Wiki
Jump to: navigation, search

Removes a specific command from an objects command queue

void RemoveCommand(
object oObject,
command cCommand
);
Parameters:
oObject
The object to remove the command from
cCommand
The command to remove
Returns:

Nothing.

Source:

script.ldf