FLST Record – FormID List
FLST record type.
Classes:
|
Form ID List. |
-
class
FLST(flags, id, revision=0, version=15, unknown=b'\x00\x00', data=[])[source] Bases:
RecordForm ID List.
- Parameters
Classes:
LNAM([cstring])Form ID.
Attributes:
Subrecords of this record.
Record flags
4-byte form ID
Used for revision control by the Creation Kit, if enabled.
Form version
Methods:
parse_subrecords(raw_bytes)Parse this record's subrecords.
-
data Type:
List[RecordType]