Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
HyoutaTools
Tales
Vesperia
Credits
CreditsInfo
C# 클래스 HyoutaTools.Tales.Vesperia.Credits.CreditsInfo
파일 보기
프로젝트 열기: AdmiralCurtiss/HyoutaTools
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
CreditInfoCount
uint
CreditInfoStartOffset
uint
File
byte[]
items
List
공개 메소드들
메소드
설명
CreditsInfo
(
string
Filename
) :
System
GetInFileString
(
int
pointer
) :
string
비공개 메소드들
메소드
설명
Initialize
(
byte
file
) :
void
메소드 상세
CreditsInfo()
공개
메소드
public
CreditsInfo
(
string
Filename
) :
System
Filename
string
리턴
System
GetInFileString()
공개
메소드
public
GetInFileString
(
int
pointer
) :
string
pointer
int
리턴
string
프로퍼티 상세
CreditInfoCount
공개적으로 프로퍼티
public
uint
CreditInfoCount
리턴
uint
CreditInfoStartOffset
공개적으로 프로퍼티
public
uint
CreditInfoStartOffset
리턴
uint
File
공개적으로 프로퍼티
public
byte[]
File
리턴
byte[]
items
공개적으로 프로퍼티
public
List
items
리턴
List