displayParent

From Bohemia Interactive Community
Revision as of 20:39, 21 April 2016 by Shukari (talk | contribs)
Jump to navigation Jump to search
-wrong parameter ("A3") defined!-[[:Category:Introduced with A3 version 1.58|1.58]]
Hover & click on the images for description

Description

Description:
Returns parent display of the given display.
Groups:
Uncategorised

Syntax

Syntax:
displayParent display
Parameters:
display: Display
Return Value:
Display

Examples

Example 1:
_display = displayParent findDisplay 49; // Display #46

Additional Information

See also:
findDisplaydisplayCtrlcreateDisplaycreateDialogdialogdisplayNullctrlCreatecontrolNull

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

[[Category:Introduced with A3 version 1.58]][[ Category: A3: New Scripting Commands | DISPLAYPARENT]][[ Category: A3: Scripting Commands | DISPLAYPARENT]]

Notes

Bottom Section