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

Method write

UnityPy/files/SerializedFile.py:151–198  ·  view source on GitHub ↗
(
        self,
        serialized_file: SerializedFile,
        writer: EndianBinaryWriter,
        is_ref_type: bool,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

write_intMethod · 0.80
write_booleanMethod · 0.80
write_shortMethod · 0.80
write_bytesMethod · 0.80
dump_blobMethod · 0.80
dumpMethod · 0.80
write_string_to_nullMethod · 0.80
write_int_arrayMethod · 0.80

Tested by

no test coverage detected