메소드 | 설명 | |
---|---|---|
GetIdxLength ( ) : int | ||
GetLand ( int index ) : |
||
GetLegalItemID ( int itemID ) : ushort | ||
GetMaxItemID ( ) : int | ||
GetRawLand ( int index ) : byte[] | ||
GetRawStatic ( int index ) : byte[] | ||
GetStatic ( int index ) : |
||
IsValidLand ( int index ) : bool | ||
IsValidStatic ( int index ) : bool | ||
SetFileIndex ( string idxPath, string mulPath ) : void |
메소드 | 설명 | |
---|---|---|
LoadLand ( |
||
LoadStatic ( |
public static GetLand ( int index ) : |
||
index | int | |
리턴 |
public static GetLegalItemID ( int itemID ) : ushort | ||
itemID | int | |
리턴 | ushort |
public static GetStatic ( int index ) : |
||
index | int | |
리턴 |
public static SetFileIndex ( string idxPath, string mulPath ) : void | ||
idxPath | string | |
mulPath | string | |
리턴 | void |