|
SL2 Analyzer
Read a FromSoftware .sl2 save and report what is in it
|
One decoded BND4 entry: its index and where its blob lives in the file. More...
Public Member Functions | |
| __init__ (self, index, offset, size) | |
| Construct from already-validated fields. | |
Public Attributes | |
| index | |
| offset | |
| size | |
One decoded BND4 entry: its index and where its blob lives in the file.
| sl2.bnd4.Bnd4Entry.__init__ | ( | self, | |
| index, | |||
| offset, | |||
| size | |||
| ) |