C# Class ValveResourceFormat.ResourceTypes.Panorama

Inheritance: ValveResourceFormat.Blocks.ResourceData
Datei anzeigen Open project: SteamDatabase/ValveResourceFormat

Public Methods

Method Description
Panorama ( ) : System.Collections.Generic
Read ( BinaryReader reader, Resource resource ) : void
ToString ( ) : string

Method Details

Panorama() public method

public Panorama ( ) : System.Collections.Generic
return System.Collections.Generic

Read() public method

public Read ( BinaryReader reader, Resource resource ) : void
reader System.IO.BinaryReader
resource Resource
return void

ToString() public method

public ToString ( ) : string
return string