vehicleVarName: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|VEHICLEVARNAME]]
{{Command|= Comments
[[Category:Scripting Commands ArmA|VEHICLEVARNAME]]
____________________________________________________________________________________________


| arma |= Game name


|2.91|= Game version
____________________________________________________________________________________________


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


| '''vehicleVarName''' object |= Syntax


<h2 style="color:#000066">''' vehicleVarName ''object'''''</h2>
|p1= object: [[Object]] |= Parameter 1


| [[String]] |= Return value
____________________________________________________________________________________________


'''Operand types:'''
|  |= See also


'''object:''' [[Object]]
}}


'''Type of returned value:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


[[String]]
<!-- Note Section END -->
</dl>


'''Compatibility:'''
<h3 style="display:none">Bottom Section</h3>


Version 2.91 required.
[[Category:Scripting Commands|VEHICLEVARNAME]]
 
[[Category:Scripting Commands ArmA|VEHICLEVARNAME]]
'''Description:'''
 
Returns the name of the variable which contains a primary edtitor reference to this object.
 
This is the variable given in the ''Insert Unit / name field'', in the editor.
 
It can be changed using [[setVehicleVarName]].

Revision as of 23:50, 1 August 2006

-wrong parameter ("Arma") defined!-2.91
Hover & click on the images for description

Description

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

Syntax

Syntax:
vehicleVarName object
Parameters:
object: Object
Return Value:
String

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section