vehicleVarName: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Clarifined what this really is.)
Line 23: Line 23:
'''Description:'''
'''Description:'''


Returns the name of the variable which contains a reference to this object.
Returns the name of the variable which contains a primary edtitor reference to this object. This is the variable given in the editor Insert Unit / name field. It can be changed using [[setVehicleVarName]].

Revision as of 09:22, 28 July 2006




vehicleVarName object


Operand types:

object: Object

Type of returned value:

String

Compatibility:

Version 2.91 required.

Description:

Returns the name of the variable which contains a primary edtitor reference to this object. This is the variable given in the editor Insert Unit / name field. It can be changed using setVehicleVarName.