D3 map conversion implementation, for converting D3 map format into fCraft's default map format.
More...
|
| void | Save (Map mapToSave, string fileName) |
| |
| void | Save ([NotNull] Map mapToSave,[NotNull] string path) |
| | Saves given map at the given location.
|
| |
D3 map conversion implementation, for converting D3 map format into fCraft's default map format.
| void fCraft.MapConversion.MapRaw.Save |
( |
Map |
mapToSave, |
|
|
string |
fileName |
|
) |
| |
| string fCraft.MapConversion.MapRaw.FileExtension |
|
get |
| string fCraft.MapConversion.MapRaw.ServerName |
|
get |
| bool fCraft.MapConversion.MapRaw.SupportsExport |
|
get |
| bool fCraft.MapConversion.MapRaw.SupportsImport |
|
get |
The documentation for this class was generated from the following file: