getObjectProxy: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting_Commands_Take_On_Helicopters" to "[[Category:Scripting Commands Take On Helicopters") |
mNo edit summary |
||
Line 5: | Line 5: | ||
|1.00|Game version= | |1.00|Game version= | ||
|gr1= Editor Control |GROUP1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 09:24, 24 September 2020
Description
- Description:
- Return the proxy object associated with the given editor object.
- Groups:
- Editor Control
Syntax
Examples
- Example 1:
(findDisplay 128 displayCtrl 51) getObjectProxy "_unit_1" // returns the object 'B 1-1-A:1 (Sean Johnson)'
Additional Information
- See also:
- setObjectProxy
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
- Unknown
- classWorks in BIS RTE only?