↓ 1 callersFunctionhalf(
image_data: bytes,
width: int,
height: int,
mode: str,
codec: str,
args,
swap: O
UnityPy/export/Texture2DConverter.py:435
↓ 1 callersFunctionwrite_value(
value: Union[dict[str, Any], Object],
node: TypeTreeNode,
writer: EndianBinaryWriter,
config
UnityPy/helpers/TypeTreeHelper.py:407
Function_Texture2d_set_image(
self: Texture2D,
img: Union["Image.Image", str, BinaryIO],
target_format: Optional[int] = None,
UnityPy/classes/legacy_patch/Texture2D.py:14