Twilight Princess
Remastered version of the GameCube game
Loading...
Searching...
No Matches
Tmpk Class Reference

Classes

class  File
 

Public Member Functions

 Tmpk (byte[] data)
 
Dictionary< string, FileGetFiles ()
 

Static Private Member Functions

static uint ReadUInt32 (BinaryReader reader)
 
static string ReadString (byte[] data, int offset)
 

Private Attributes

readonly Dictionary< string, File_files = new Dictionary<string, File>()
 

Constructor & Destructor Documentation

◆ Tmpk()

Tmpk.Tmpk ( byte[] data)

Member Function Documentation

◆ GetFiles()

Dictionary< string, File > Tmpk.GetFiles ( )

◆ ReadString()

static string Tmpk.ReadString ( byte[] data,
int offset )
staticprivate

◆ ReadUInt32()

static uint Tmpk.ReadUInt32 ( BinaryReader reader)
staticprivate

Member Data Documentation

◆ _files

readonly Dictionary<string, File> Tmpk._files = new Dictionary<string, File>()
private

The documentation for this class was generated from the following file: