C# 클래스 TextEditor2.RARCPacker

파일 보기 프로젝트 열기: Sage-of-Mirrors/TheWindWaker_Text_Editor

공개 프로퍼티들

프로퍼티 타입 설명
lengthOfDataTable uint
numFilesWithData uint
numNodesDone uint
stringTable string
totalNumFilesAdded int

비공개 메소드들

메소드 설명
CreateDummyFiles ( ) : void
CreateFileEntries ( string entries, bool isFiles ) : void
CreateNode ( string folder ) : void
CreateStringTable ( ) : string
Hash ( string filename ) : ushort
Packer ( byte[]>.KeyValuePair arcStruct ) : void
ProcessFilesAndFolders ( string args ) : string[]

프로퍼티 상세

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

public static uint lengthOfDataTable
리턴 uint

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

public static uint numFilesWithData
리턴 uint

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

public static uint numNodesDone
리턴 uint

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

public static string stringTable
리턴 string

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

public static int totalNumFilesAdded
리턴 int