C# Class fCraft.MapLoaderDAT

Show file Open project: GlennMR/800Craft-Client Class Usage Examples

Private Properties

Property Type Description
MemCmp bool

Public Methods

Method Description
Load ( string fileName, IFMap map ) : void

Private Methods

Method Description
MemCmp ( byte data, int offset, string value ) : bool

Method Details

Load() public method

public Load ( string fileName, IFMap map ) : void
fileName string
map IFMap
return void