Difference between revisions of "WR SetObjectActive"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created page with '{{dafunction |name = WR_SetObjectActive |brief = |param1type = object |param1name = oObject |param1desc = {{undocumented}} |param1default = |param2type = int |param2name = bStat...')
(No difference)

Revision as of 22:59, 9 February 2010


void WR_SetObjectActive(
object oObject,
int bStatus,
int nAnimation = -1,
int nVFX = -1
);
Parameters:
oObject
[Undocumented]
bStatus
[Undocumented]
nAnimation
[Undocumented]
nVFX
[Undocumented]
Returns:

Nothing.

Source:

Core Resources.wrappers_h