createMissionDisplay: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Create single missions display as a child of given display. The mission dialog will be set to the directory given as an argument "root". |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| ''' | | display '''createMissionDisplay''' string |= Syntax | ||
|p1= |= Parameter 1 | |p1= display: [[Display]]|= Parameter 1 | ||
| | |p2= string: [[String]]|= Parameter 2 | ||
| [[Display]] |= Return value | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code> | |x1= <code>_display createMissionDisplay "Tutorial"</code>|= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 09:50, 25 May 2007
Description
- Description:
- Create single missions display as a child of given display. The mission dialog will be set to the directory given as an argument "root".
- Groups:
- Uncategorised
Syntax
- Syntax:
- display createMissionDisplay string
- Parameters:
- display: Display
- string: String
- Return Value:
- Display
Examples
- Example 1:
_display createMissionDisplay "Tutorial"
Additional Information
- See also:
- See also needed
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