C# Class fCraft.MapLoaderDAT

Afficher le fichier Open project: GlennMR/800Craft-Client Class Usage Examples

Private Properties

Свойство Type Description
MemCmp bool

Méthodes publiques

Méthode Description
Load ( string fileName, IFMap map ) : void

Private Methods

Méthode Description
MemCmp ( byte data, int offset, string value ) : bool

Method Details

Load() public méthode

public Load ( string fileName, IFMap map ) : void
fileName string
map IFMap
Résultat void