objectFromNetId: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (See Also)
(example 1)
Line 17: Line 17:




|x1= <code>
|x1= <code>[[objectFromNetId]] "2:3"</code>|= EXAMPLE1  
</code>|= EXAMPLE1  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 05:51, 17 February 2015

Hover & click on the images for description

Description

Description:
Get object with given unique ID.
Groups:
Uncategorised

Syntax

Syntax:
objectFromNetId id
Parameters:
id: String
Return Value:
Object

Examples

Example 1:
objectFromNetId "2:3"

Additional Information

See also:
netId

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