displayUniqueName: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Page creation)
 
m (2.12 released, no longer only dev branch)
Line 3: Line 3:
|game1= arma3
|game1= arma3
|version1= 2.12
|version1= 2.12
|branch= dev


|gr1= GUI Control
|gr1= GUI Control

Revision as of 16:38, 28 February 2023

Hover & click on the images for description

Description

Description:
Get the provided display's UI On Texture unique name.
Groups:
GUI Control

Syntax

Syntax:
displayUniqueName display
Parameters:
display: Display
Return Value:
String - the unique display identifier

Examples

Example 1:
private _displayName = displayUniqueName _myDisplay;

Additional Information

See also:
displayUpdate Procedural Textures - UI On Texture

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