C# 클래스 Alexandria.Engines.GoldBox.ArchiveRecord

A record in an Archive.
상속: Glare.Assets.DataAsset
파일 보기 프로젝트 열기: Burton-Radons/Alexandria 1 사용 예제들

공개 메소드들

메소드 설명
Open ( ) : Stream

Decompress the record then open the stream.

비공개 메소드들

메소드 설명
ArchiveRecord ( Archive archive, BinaryReader reader, int index, int dataOffset ) : System

메소드 상세

Open() 공개 메소드

Decompress the record then open the stream.
public Open ( ) : Stream
리턴 Stream