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

Method write_array

UnityPy/streams/EndianBinaryWriter.py:99–108  ·  view source on GitHub ↗
(
        self,
        command: Callable[[T], None],
        value: Sequence[T],
        write_length: bool = True,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

write_boolean_arrayMethod · 0.95
write_u_short_arrayMethod · 0.95
write_int_arrayMethod · 0.95
write_u_int_arrayMethod · 0.95
write_float_arrayMethod · 0.95
write_string_arrayMethod · 0.95

Calls 1

write_intMethod · 0.95

Tested by

no test coverage detected