C# Class ValveResourceFormat.ResourceTypes.Panorama
显示文件
Open project: SteamDatabase/ValveResourceFormat
Public Methods
Method |
Description |
|
Panorama ( ) : System.Collections.Generic |
|
|
Read ( BinaryReader reader, Resource resource ) : void |
|
|
ToString ( ) : string |
|
|
Method Details
public Panorama ( ) : System.Collections.Generic |
return |
System.Collections.Generic |
|
public Read ( BinaryReader reader, Resource resource ) : void |
reader |
System.IO.BinaryReader |
|
resource |
Resource |
|
return |
void |
|
public ToString ( ) : string |
return |
string |
|