WR AddCommand

From Dragon Age Toolset Wiki
Revision as of 13:12, 24 August 2011 by Sunjammer (Talk | contribs) (Updating parameters)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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