get3DENMouseOver: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=") |
Lou Montana (talk | contribs) m (Text replacement - " \| *'''([a-zA-Z0-9 _]+)''' * \|r1=" to " |s1= $1 |r1=") |
||
Line 9: | Line 9: | ||
| Returns the [[Eden Entity]] the mouse is hovering over in [[Eden Editor]]. | | Returns the [[Eden Entity]] the mouse is hovering over in [[Eden Editor]]. | ||
| | |s1= [[get3DENMouseOver]] | ||
|r1=[[Array]] in format: [type,[[Eden Entity]]], where type can be: "Object", "Group", "Trigger", "Logic", "Waypoint" or "Marker" | |r1=[[Array]] in format: [type,[[Eden Entity]]], where type can be: "Object", "Group", "Trigger", "Logic", "Waypoint" or "Marker" | ||
Revision as of 16:50, 13 June 2021
Description
- Description:
- Description needed
- Groups:
- Eden Editor
Syntax
- Syntax:
- get3DENMouseOver
- Return Value:
- Array in format: [type,Eden Entity], where type can be: "Object", "Group", "Trigger", "Logic", "Waypoint" or "Marker"
Examples
- Example 1:
systemChat str get3DENMouseOver;// returns: ["Object",B Alpha 1-1:1]
Additional Information
- See also:
- See also needed
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