C# Class FSO.Files.HIT.Hot

HOT (short for HIT Options Table) is an ini format that defines enumeration constants and track data for HIT binary files.
显示文件 Open project: RHY3756547/FreeSO

Public Methods

Method Description
Hot ( byte FileData ) : System
Hot ( string Filepath ) : System

Method Details

Hot() public method

public Hot ( byte FileData ) : System
FileData byte
return System

Hot() public method

public Hot ( string Filepath ) : System
Filepath string
return System