setVariable

From Bohemia Interactive Community
Revision as of 18:32, 19 July 2006 by Raedor (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Template:ArmA-disclaimer

object setVariable [name, value]


Operand types:

object: Object

[name, value]: Array

Type of returned value:

Nothing

Compatibility:

Version 2.92 required.

Description:

Set variable to given value in the variable space of given object.


MP Note:

Has only local effect.