C# 클래스 HyoutaTools.Tales.Vesperia.ItemDat.ItemDatSingle

파일 보기 프로젝트 열기: AdmiralCurtiss/HyoutaTools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Data System.UInt32[]
DescriptionPointer System.UInt32
ItemString string
NamePointer System.UInt32
size int

공개 메소드들

메소드 설명
ItemDatSingle ( int offset, byte file ) : System
ToString ( ) : string

메소드 상세

ItemDatSingle() 공개 메소드

public ItemDatSingle ( int offset, byte file ) : System
offset int
file byte
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Data 공개적으로 프로퍼티

public UInt32[],System Data
리턴 System.UInt32[]

DescriptionPointer 공개적으로 프로퍼티

public UInt32,System DescriptionPointer
리턴 System.UInt32

ItemString 공개적으로 프로퍼티

public string ItemString
리턴 string

NamePointer 공개적으로 프로퍼티

public UInt32,System NamePointer
리턴 System.UInt32

size 공개적으로 정적으로 프로퍼티

public static int size
리턴 int