C# 클래스 ValveResourceFormat.ResourceTypes.Panorama

상속: ValveResourceFormat.Blocks.ResourceData
파일 보기 프로젝트 열기: SteamDatabase/ValveResourceFormat

공개 메소드들

메소드 설명
Panorama ( ) : System.Collections.Generic
Read ( BinaryReader reader, Resource resource ) : void
ToString ( ) : string

메소드 상세

Panorama() 공개 메소드

public Panorama ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Read() 공개 메소드

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

ToString() 공개 메소드

public ToString ( ) : string
리턴 string