Difference between revisions of "WR DestroyObject"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created page with '{{dafunction |name = WR_DestroyObject |brief = |param1type = object |param1name = oObject |param1desc = Object to destroy |param1default = |returntype = void |returndesc = |so...')
(No difference)

Revision as of 22:54, 9 February 2010


void WR_DestroyObject(
object oObject
);
Parameters:
oObject
Object to destroy
Returns:

Nothing.

Source:

Core Resources.wrappers_h