C# Class FSO.Files.Formats.IFF.PIFFRegistry

显示文件 Open project: RHY3756547/FreeSO Class Usage Examples

Public Methods

Method Description
GetPIFFs ( string srcFile ) : List
Init ( string basePath ) : void

Method Details

GetPIFFs() public static method

public static GetPIFFs ( string srcFile ) : List
srcFile string
return List

Init() public static method

public static Init ( string basePath ) : void
basePath string
return void