fCraft  0.636
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
Namespaces | Enumerations
ReturnCode.cs File Reference

Namespaces

package  fCraft.MapConverter
 

Enumerations

enum  fCraft.MapConverter.ReturnCode {
  fCraft.MapConverter.Success = 0, fCraft.MapConverter.ArgumentError = 1, fCraft.MapConverter.UnrecognizedImporter = 2, fCraft.MapConverter.UnrecognizedExporter = 3,
  fCraft.MapConverter.InputDirNotFound = 4, fCraft.MapConverter.PathError = 5, fCraft.MapConverter.UnsupportedLoadFormat = 6, fCraft.MapConverter.UnsupportedSaveFormat = 7
}