BIS fnc 3DENExportTerrainBuilder: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Comments" to "|Comments=") |
Lou Montana (talk | contribs) m (Text replacement - "Category:Eden Editor" to "Eden Editor") |
||
(23 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=function | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.56 | |||
| | |gr1= Eden Editor | ||
| Gets all empty vehicles placed in the currently opened Eden mission and converts data into the format used by the [[Terrain Builder]]. | |descr= Gets all empty vehicles placed in the currently opened Eden mission and converts data into the format used by the [[Terrain Builder]]. | ||
| call [[BIS_fnc_3DENExportTerrainBuilder]] | |s1= call [[BIS_fnc_3DENExportTerrainBuilder]] | ||
|r1= [[Nothing]] | |||
| | |x1= <sqf>call BIS_fnc_3DENExportTerrainBuilder;</sqf> | ||
| | |seealso= [[:Category:Eden Editor|Eden Editor]] [[Terrain Builder]] | ||
| | |||
}} | }} | ||
Latest revision as of 13:26, 9 July 2023
Description
- Description:
- Gets all empty vehicles placed in the currently opened Eden mission and converts data into the format used by the Terrain Builder.
- Execution:
- call
- Groups:
- Eden Editor
Syntax
- Syntax:
- call BIS_fnc_3DENExportTerrainBuilder
- Return Value:
- Nothing
Examples
- Example 1:
- call BIS_fnc_3DENExportTerrainBuilder;
Additional Information
- See also:
- Eden Editor Terrain Builder
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