displayUniqueName: Difference between revisions
Jump to navigation
Jump to search
Cat Harsis (talk | contribs) m (2.12 released, no longer only dev branch) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(One intermediate revision by one other user not shown) | |||
Line 7: | Line 7: | ||
|descr= Get the provided display's [[Procedural Textures#UI On Texture|UI On Texture]] unique name. | |descr= Get the provided display's [[Procedural Textures#UI On Texture|UI On Texture]] unique name. | ||
{{Feature|informative|See [[findDisplay]] to get a [[Display]] by its unique name.}} | |||
|s1= [[displayUniqueName]] display | |s1= [[displayUniqueName]] display | ||
Line 16: | Line 17: | ||
|x1= <sqf>private _displayName = displayUniqueName _myDisplay;</sqf> | |x1= <sqf>private _displayName = displayUniqueName _myDisplay;</sqf> | ||
|seealso= [[displayUpdate]] {{Link|Procedural Textures#UI On Texture}} | |seealso= [[findDisplay]] [[displayUpdate]] {{Link|Procedural Textures#UI On Texture}} | ||
}} | }} |
Latest revision as of 11:17, 1 March 2023
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:
Additional Information
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