Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
save_map [2015/10/12 16:37] admin |
save_map [2026/06/29 11:03] (current) chrystian Add usage examples to functor documentation |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| | Map | [[Map Type]] | Map to be saved. | | | Map | [[Map Type]] | Map to be saved. | | ||
| - | | Filename | [[Table Filename Type]] | Name of the file where the map will be saved. Dinamica automatically determines the format from a selected file extension. | | + | | Filename | [[Map Filename Type]] | Name of the file where the map will be saved. Dinamica automatically determines the format from a selected file extension. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| Line 36: | Line 36: | ||
| SaveMap | SaveMap | ||
| + | |||
| + | ===== Usage examples ===== | ||
| + | |||
| + | See practical examples of this functor in [[lesson_4|Lesson 4: Opening and Saving maps]] | ||