Skip to content

tes3archiveOffsetSizeData⚓︎

A pair of size and offset data for an entry stored in a BSA file.

Properties⚓︎

offset⚓︎

Read-only. The offset from the start of the BSA file that this file can be found at.

Returns:

  • result (number)

size⚓︎

Read-only. The size of the file stored in the BSA.

Returns:

  • result (number)