Difference between revisions of "WR RemoveCommand"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (Fixing source)
m
 
Line 13: Line 13:
 
|returndesc    =  
 
|returndesc    =  
 
|sourcefile    = wrappers_h
 
|sourcefile    = wrappers_h
|sourcemodule  = Core Resources
+
|sourcemodule  = Core Game Resources
 
}}
 
}}
 
<!-- == Description == -->
 
<!-- == Description == -->

Latest revision as of 14:00, 27 March 2012

[Undocumented]

void WR_RemoveCommand(
object oObject,
command cCommand
);
Parameters:
oObject
[Undocumented]
cCommand
[Undocumented]
Returns:

Nothing.

Source:

Core Game Resources.wrappers_h