get3DENMouseOver: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "{{GameCategory|arma3|New Scripting Commands}} {{GameCategory|arma3|Scripting Commands}} {{uc:{{PAGENAME}}}}" to "") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=") |
||
Line 10: | Line 10: | ||
| '''get3DENMouseOver''' | | '''get3DENMouseOver''' | ||
| [[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" | ||
|x1= <code>[[systemChat]] [[str]] [[get3DENMouseOver]];// returns: ["Object",B Alpha 1-1:1]</code> | |x1= <code>[[systemChat]] [[str]] [[get3DENMouseOver]];// returns: ["Object",B Alpha 1-1:1]</code> |
Revision as of 20:47, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Eden Editor
Syntax
- Syntax:
- Syntax needed
- 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