Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Alexandria
Engines
DarkSouls
ArchiveRecord
C# 클래스 Alexandria.Engines.DarkSouls.ArchiveRecord
A record in an
Archive
.
상속:
Glare.Assets.DataAsset
파일 보기
프로젝트 열기: Burton-Radons/Alexandria
1 사용 예제들
공개 메소드들
메소드
설명
Open
( ) :
Stream
Open the record, decompressing it as necessary.
ToString
( ) :
string
Get a string representing the record.
비공개 메소드들
메소드
설명
ArchiveRecord
(
Archive
archive
,
int
index
,
BinaryReader
reader
,
int
recordHeaderSize
) :
System
ToString
(
byte
value
) :
string
메소드 상세
Open()
공개
메소드
Open the record, decompressing it as necessary.
public
Open
( ) :
Stream
리턴
Stream
ToString()
공개
메소드
Get a string representing the record.
public
ToString
( ) :
string
리턴
string