BIS fnc GUIeditor: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| ''N/A'' |DESCRIPTION=" to "| ''N/A''<br>{{placeholder}} |DESCRIPTION=")
m (Text replacement - " \|s([0-9]) *= *([^ ]+); * " to " |s$1= $2 ")
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{RV|type=function


{{Function|Comments=
|game1= tkoh
____________________________________________________________________________________________
|version1= 1.00


| tkoh |Game name=
|game2= arma3
|version2= 0.50


|1.00|Game version=
|gr1= GUI
____________________________________________________________________________________________


| ''N/A''<br>{{placeholder}} |DESCRIPTION=
|descr= Opens the [[Arma 3: User Interface Editor]].
____________________________________________________________________________________________


| <!-- [] call [[BIS_fnc_GUIeditor]]; --> |SYNTAX=
|s1=  call [[BIS_fnc_GUIeditor]]


|p1= |PARAMETER1=
|r1= [[Nothing]]


| |RETURNVALUE=
|x1= <sqf>call BIS_fnc_GUIeditor;</sqf>
____________________________________________________________________________________________
 
|x1= <code></code> |=
____________________________________________________________________________________________
 
| |SEEALSO=


|seealso= [[Arma 3: User Interface Editor]]
}}
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: GUI|{{uc:GUIeditor}}]]
[[Category:Functions|{{uc:GUIeditor}}]]
[[Category:{{Name|tkoh}}: Functions|{{uc:GUIeditor}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:GUIeditor}}]]

Latest revision as of 11:50, 13 July 2022

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