[Gfx2Texture] tex = gfx2.dumpTexture(texture)


Dumps a texture from the game to a Gfx2Texture (more capable than extract texture)

Parameters


texture

string

The texture to dump

Return Value


tex

Gfx2Texture

The gfx2 texture!