C# 클래스 Mr.Shipper.Program

파일 보기 프로젝트 열기: RHY3756547/FreeSO

Private Properties

프로퍼티 타입 설명
AddFilesFromDir void
GenerateAppearancesDatabase void
GenerateBindingsDatabase void
GenerateCitiesDatabase void
GenerateCollectionsDatabase void
GenerateHandGroupsDatabase void
GenerateMeshDatabase void
GenerateOutfitsDatabase void
GeneratePurchasablesDatabase void
GenerateTexturesDatabase void
GenerateThumbnailsDatabase void
GenerateUIGraphicsDatabase void
IsWow64Process bool
Main void

공개 메소드들

메소드 설명
InternalCheckIsWow64 ( ) : bool

비공개 메소드들

메소드 설명
AddFilesFromDir ( string EntryDir, string Filetype, string>.Dictionary &Entries ) : void

Adds files from a specified directory to a dictionary of entries.

GenerateAppearancesDatabase ( ) : void
GenerateBindingsDatabase ( ) : void
GenerateCitiesDatabase ( ) : void
GenerateCollectionsDatabase ( ) : void
GenerateHandGroupsDatabase ( ) : void
GenerateMeshDatabase ( ) : void
GenerateOutfitsDatabase ( ) : void
GeneratePurchasablesDatabase ( ) : void
GenerateTexturesDatabase ( ) : void
GenerateThumbnailsDatabase ( ) : void
GenerateUIGraphicsDatabase ( ) : void

Generates a database of the files in the uigraphics folder, as well as a *.cs file with an enumeration of the same files and their corresponding FileIDs.

IsWow64Process ( [ hProcess, [ wow64Process ) : bool
Main ( string args ) : void

메소드 상세

InternalCheckIsWow64() 공개 정적인 메소드

public static InternalCheckIsWow64 ( ) : bool
리턴 bool