curatorMouseOver: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style='display:none'>Notes</h3> <dl class='command_description'> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> <h3 style='display:none'>Bottom Section</h3>" to "") |
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
||
Line 15: | Line 15: | ||
| [[Array]] | | [[Array]] | ||
|x1= <code>_mouseOver = [[curatorMouseOver]];</code> | |x1= <code>_mouseOver = [[curatorMouseOver]];</code> | ||
Line 23: | Line 22: | ||
3594ab00# 164218: apc_wheeled_01_cannon_f.p3d | 3594ab00# 164218: apc_wheeled_01_cannon_f.p3d | ||
]</code> | ]</code> | ||
| [[Curator]], [[curatorEditableObjects]], [[curatorSelected]] | | [[Curator]], [[curatorEditableObjects]], [[curatorSelected]] |
Revision as of 17:19, 18 January 2021
Description
- Description:
- Returns Curator Editable Object under curator mouse pointer in form of array:
[] - when not in curator mode
[""] - if no curator editable object under the pointer in curator mode
[typeName, Curator Editable Object] - if there is curator editable object under the pointer in curator mode - Multiplayer:
- client side command
- Groups:
- Curator
Syntax
- Syntax:
- curatorMouseOver
- Return Value:
- Array
Examples
- Example 1:
_mouseOver = curatorMouseOver;
possible return value:
[ "OBJECT", 3594ab00# 164218: apc_wheeled_01_cannon_f.p3d ]
Additional Information
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