exportLandscapeXYZ: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (stringtype)
Line 12: Line 12:
____________________________________________________________________________________________
____________________________________________________________________________________________


| ''' exportLandscapeXYZ''' filename |= Syntax
| ''' exportLandscapeXYZ''' "ExportedFilename" |= Syntax


|p1= filename: [[String]] |= Parameter 1
|p1= ExportedFilename: [[String]] |= Parameter 1


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value

Revision as of 09:16, 26 August 2007

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

Description

Description:
Exports landscape as XYZ file. Note: Not available in Retail Version
Groups:
Uncategorised

Syntax

Syntax:
exportLandscapeXYZ "ExportedFilename"
Parameters:
ExportedFilename: String
Return Value:
Nothing

Examples

Example 1:
exportLandscapeXYZ myLandscape

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

Notes

Bottom Section