TREE Record – Tree
TREE record type.
Classes:
|
Tree. |
-
class
TREE(flags, id, revision=0, version=15, unknown=b'\x00\x00', data=[])[source] Bases:
RecordTree.
- Parameters
Classes:
ICON([cstring])Large icon filename.
MICO([cstring])Small icon filename.
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]