getObjectProxy: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
m (See also setObjectProxy) |
||
Line 27: | Line 27: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[setObjectProxy]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 14:41, 16 February 2014
Description
- Description:
- Return the proxy object associated with the given editor object.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
// it returns the object 'B 1-1-A:1 (Sean Johnson)' (findDisplay 128 displayCtrl 51) getObjectProxy "_unit_1"
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
-
Works in BIS RTE only?