MCPcopy Index your code
hub / github.com/K0lb3/UnityPy / save_typetree

Method save_typetree

UnityPy/files/ObjectReader.py:261–273  ·  view source on GitHub ↗
(
        self,
        tree: Union[dict, T],
        nodes: Optional[NodeInput] = None,
        writer: Optional[EndianBinaryWriter] = None,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

patchMethod · 0.95
saveMethod · 0.80

Calls 3

_get_typetree_nodeMethod · 0.95
set_raw_dataMethod · 0.95
EndianBinaryWriterClass · 0.85

Tested by

no test coverage detected