BIS fnc GUIeditor: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *tkoh * * *\| *([0-1]\.[0-9]{2}) * " to "|game1= tkoh |version1= $1 ")
m (Text replacement - " \[\[Category:\{\{Name|[a-z0-9]+\}\}: Functions\|\{\{uc:[a-zA-Z0-9]+\}\}\]\]" to "")
Line 19: Line 19:
|seealso= [[Arma 3: User Interface Editor]]
|seealso= [[Arma 3: User Interface Editor]]
}}
}}
 
||
[[Category:{{Name|tkoh}}: Functions|{{uc:GUIeditor}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:GUIeditor}}]]

Revision as of 23:59, 16 June 2021

Hover & click on the images for description

Description

Description:
Opens the Arma 3: User Interface Editor.
Execution:
call
Groups:
GUI

Syntax

Syntax:
call BIS_fnc_GUIeditor;
Return Value:
Nothing

Examples

Example 1:
call BIS_fnc_GUIeditor;

Additional Information

See also:
Arma 3: User Interface Editor

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

||