get3DENActionState: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Text replacement - "{{uc:{{PAGENAME}}}}" to "") |
||
Line 44: | Line 44: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 10:23, 17 September 2020
Description
- Description:
- Returns state of given action in the Eden Editor.
See the list of all actions. - Groups:
- Eden Editor
Syntax
Examples
- Example 1:
if (get3DENActionState "ToggleMap" == 1) then {systemChat "Editor map is open!"};
Additional Information
- See also:
- do3DENAction
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