C# 클래스 CASCExplorer.CASCFile

상속: ICASCEntry
파일 보기 프로젝트 열기: WoW-Tools/CASCExplorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FileNames string>.Dictionary

공개 메소드들

메소드 설명
CASCFile ( ulong hash ) : System
CompareTo ( ICASCEntry other, int col, CASCHandler casc ) : int
GetSize ( CASCHandler casc ) : int

메소드 상세

CASCFile() 공개 메소드

public CASCFile ( ulong hash ) : System
hash ulong
리턴 System

CompareTo() 공개 메소드

public CompareTo ( ICASCEntry other, int col, CASCHandler casc ) : int
other ICASCEntry
col int
casc CASCHandler
리턴 int

GetSize() 공개 메소드

public GetSize ( CASCHandler casc ) : int
casc CASCHandler
리턴 int

프로퍼티 상세

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

public static Dictionary FileNames
리턴 string>.Dictionary