Module tpk

Module tpk 

Source
Expand description

TPK (Type Package) support for external TypeTree registries.

UnityPy ships a uncompressed.tpk registry which maps (class_id, unity_version) to a release TypeTree root node. This module implements a compatible reader so we can provide a UnityPy-like fallback when SerializedFile TypeTrees are stripped.

Structsยง

TpkTypeTreeRegistry
A UnityPy-compatible TPK TypeTree registry.