C# 클래스 GlobalLib.Support.Carbon.Class.TPKBlock

파일 보기 프로젝트 열기: NFSTools/GlobalLib

보호된 메소드들

메소드 설명
GetKeyList ( byte* byteptr_t, int offset ) : void

Gets list of keys of the textures in the tpk block array.

메소드 상세

GetKeyList() 보호된 메소드

Gets list of keys of the textures in the tpk block array.
protected GetKeyList ( byte* byteptr_t, int offset ) : void
byteptr_t byte* Pointer to the tpk block array.
offset int Partial 1 part2 offset in the tpk block array.
리턴 void