createDisplay: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(added see also)
Line 22: Line 22:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
|[[closeDisplay]]|= See also


}}
}}

Revision as of 19:29, 6 May 2008

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Create child display of given display and load from resource "classname".
Groups:
Uncategorised

Syntax

Syntax:
parent createDisplay "classname"
Parameters:
parent: Display
classname: String
Return Value:
Nothing

Examples

Example 1:
_display createDisplay "RscObserver"

Additional Information

See also:
closeDisplay

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