C# 클래스 HyoutaTools.Tales.Vesperia.T8BTVA.T8BTVABlock

파일 보기 프로젝트 열기: AdmiralCurtiss/HyoutaTools

공개 프로퍼티들

프로퍼티 타입 설명
CharacterSpecificData uint[]
Entries List
EntryCount uint
Identifier string
IdentifierLocation uint
IndexInArray uint
IndexInGame uint
Size uint

공개 메소드들

메소드 설명
T8BTVABlock ( System stream, uint refStringStart ) : System
ToString ( ) : string

메소드 상세

T8BTVABlock() 공개 메소드

public T8BTVABlock ( System stream, uint refStringStart ) : System
stream System
refStringStart uint
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

CharacterSpecificData 공개적으로 프로퍼티

public uint[] CharacterSpecificData
리턴 uint[]

Entries 공개적으로 프로퍼티

public List Entries
리턴 List

EntryCount 공개적으로 프로퍼티

public uint EntryCount
리턴 uint

Identifier 공개적으로 프로퍼티

public string Identifier
리턴 string

IdentifierLocation 공개적으로 프로퍼티

public uint IdentifierLocation
리턴 uint

IndexInArray 공개적으로 프로퍼티

public uint IndexInArray
리턴 uint

IndexInGame 공개적으로 프로퍼티

public uint IndexInGame
리턴 uint

Size 공개적으로 프로퍼티

public uint Size
리턴 uint