C# Class ValveResourceFormat.ResourceTypes.Panorama

Inheritance: ValveResourceFormat.Blocks.ResourceData
Afficher le fichier Open project: SteamDatabase/ValveResourceFormat

Méthodes publiques

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

Method Details

Panorama() public méthode

public Panorama ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Read() public méthode

public Read ( BinaryReader reader, Resource resource ) : void
reader System.IO.BinaryReader
resource Resource
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string