fCraft  0.636
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
Public Member Functions | Properties | List of all members
fCraft.MapConversion.MapRaw Class Reference

D3 map conversion implementation, for converting D3 map format into fCraft's default map format. More...

Inheritance diagram for fCraft.MapConversion.MapRaw:
Inheritance graph
[legend]
Collaboration diagram for fCraft.MapConversion.MapRaw:
Collaboration graph
[legend]

Public Member Functions

void Save (Map mapToSave, string fileName)
 
- Public Member Functions inherited from fCraft.MapConversion.IMapExporter
void Save ([NotNull] Map mapToSave,[NotNull] string path)
 Saves given map at the given location.
 

Properties

string ServerName [get]
 
bool SupportsImport [get]
 
bool SupportsExport [get]
 
string FileExtension [get]
 
MapStorageType StorageType [get]
 
MapFormat Format [get]
 

Detailed Description

D3 map conversion implementation, for converting D3 map format into fCraft's default map format.

Member Function Documentation

void fCraft.MapConversion.MapRaw.Save ( Map  mapToSave,
string  fileName 
)

Property Documentation

string fCraft.MapConversion.MapRaw.FileExtension
get
MapFormat fCraft.MapConversion.MapRaw.Format
get
string fCraft.MapConversion.MapRaw.ServerName
get
MapStorageType fCraft.MapConversion.MapRaw.StorageType
get
bool fCraft.MapConversion.MapRaw.SupportsExport
get
bool fCraft.MapConversion.MapRaw.SupportsImport
get

The documentation for this class was generated from the following file: