C# 클래스 ValveResourceFormat.ResourceTypes.Panorama
파일 보기
프로젝트 열기: SteamDatabase/ValveResourceFormat
공개 메소드들
메소드 |
설명 |
|
Panorama ( ) : System.Collections.Generic |
|
|
Read ( BinaryReader reader, Resource resource ) : void |
|
|
ToString ( ) : string |
|
|
메소드 상세
public Panorama ( ) : System.Collections.Generic |
리턴 |
System.Collections.Generic |
|
public Read ( BinaryReader reader, Resource resource ) : void |
reader |
System.IO.BinaryReader |
|
resource |
Resource |
|
리턴 |
void |
|