WR AddCommand

From Dragon Age Toolset Wiki
Jump to: navigation, search

[Undocumented]

void WR_AddCommand(
object oObject,
command cCommand,
int bAddToFront = FALSE,
int bStatic = FALSE,
int nOverrideAddBehavior = -1,
float fTimeout = 0.0
);
Parameters:
oObject
[Undocumented]
cCommand
[Undocumented]
bAddToFront
[Undocumented]
bStatic
[Undocumented]
nOverrideAddBehavior
[Undocumented]
fTimeout
[Undocumented]
Returns:

Nothing.

Source:

Core Game Resources.wrappers_h