Difference between revisions of "RemoveCommandByIndex"
From Dragon Age Toolset Wiki
(Generated by Sunjammer's Dragon Age Script Paser) |
BryanDerksen (Talk | contribs) (looks okay, removing tag) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=RemoveCommandByIndex | |name=RemoveCommandByIndex | ||
Latest revision as of 18:52, 3 March 2010
Remove a command from the command queue by the specified index. Excludes the currently active command.
- Parameters:
- oObject
- the object in which to remove the command from
- nIndex
- the index in the command queue from which to remove the command
- Returns:
- Nothing.
- Source:
- script.ldf