BIS fnc GUIeditor: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " {{Function|Comments=" to "{{Function|Comments=")
m (page filled)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


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


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


|p1= |PARAMETER1=
| [[Nothing]] |RETURNVALUE=
 
| |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________


|x1= <code></code> |EXAMPLE1=
|x1= <code>[[call]] [[BIS_fnc_GUIeditor]];</code> |EXAMPLE1=
____________________________________________________________________________________________
____________________________________________________________________________________________


| |SEEALSO=
| [[Arma 3 User Interface Editor]] |SEEALSO=


}}
}}

Revision as of 10:10, 20 July 2020

Hover & click on the images for description

Description

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

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

Notes

Bottom Section