getObjectID

From Bohemia Interactive Community
Revision as of 01:06, 17 March 2022 by Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma3 |branch= dev |version1= 2.10 |gr1= Map |descr= Returns Visitor ID of the given object. Visitor IDs of static map objects can change if map i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.10.

Description

Description:
Returns Visitor ID of the given object. Visitor IDs of static map objects can change if map is in development and updated with new static objects.
Groups:
Map

Syntax

Syntax:
getObjectID object
Parameters:
object: Object
Return Value:
String - Visitor ID

Examples

Example 1:
getObjectID _tree;

Additional Information

See also:
allUsers getUserInfo createMarker createMarkerLocal getPlayerID

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