C# 클래스 WWActorEdit.Kazari.RARC.RARCHeader

파일 보기 프로젝트 열기: pho/WindViewer

공개 프로퍼티들

프로퍼티 타입 설명
BaseRARC RARC
DataStartOffset System.UInt32
FileData byte[]
FileEntriesOffset System.UInt32
FileSize System.UInt32
NumNodes System.UInt32
StringTableOffset System.UInt32
Tag string

공개 메소드들

메소드 설명
RARCHeader ( RARC BR, byte Data, FileNode &Root ) : System
ToString ( ) : string

메소드 상세

RARCHeader() 공개 메소드

public RARCHeader ( RARC BR, byte Data, FileNode &Root ) : System
BR RARC
Data byte
Root FileNode
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

BaseRARC 공개적으로 프로퍼티

public RARC,WWActorEdit.Kazari BaseRARC
리턴 RARC

DataStartOffset 공개적으로 프로퍼티

public UInt32,System DataStartOffset
리턴 System.UInt32

FileData 공개적으로 프로퍼티

public byte[] FileData
리턴 byte[]

FileEntriesOffset 공개적으로 프로퍼티

public UInt32,System FileEntriesOffset
리턴 System.UInt32

FileSize 공개적으로 프로퍼티

public UInt32,System FileSize
리턴 System.UInt32

NumNodes 공개적으로 프로퍼티

public UInt32,System NumNodes
리턴 System.UInt32

StringTableOffset 공개적으로 프로퍼티

public UInt32,System StringTableOffset
리턴 System.UInt32

Tag 공개적으로 프로퍼티

public string Tag
리턴 string