getObjectProxy: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects? in MP|M...) |
Lou Montana (talk | contribs) m (Text replacement - " <h3 style='display:none'>Notes</h3>" to "") |
||
Line 30: | Line 30: | ||
}} | }} | ||
<dl class='command_description'> | <dl class='command_description'> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> |
Revision as of 15:15, 18 January 2021
Description
- Description:
- Return the proxy object associated with the given editor object.
- Groups:
- Game 2 Editor
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
- Unknown
- classWorks in BIS RTE only?