C# Класс GlobalLib.Support.Carbon.Class.TPKBlock

Показать файл Открыть проект

Защищенные методы

Метод Описание
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