LSCR Record – Load Screen
LSCR record type.
Classes:
|
Load Screen. |
-
class
LSCR(flags, id, revision=0, version=15, unknown=b'\x00\x00', data=[])[source] Bases:
RecordLoad Screen.
- Parameters
Classes:
DESC([cstring])Description.
ICON([cstring])Large icon filename.
MICO([cstring])Small icon filename.
WMI1([cstring])Load Screen Type.
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.
-
class
WMI1(cstring: Union[str, bytes] = b'')[source] Bases:
FormIDRecordLoad Screen Type.
Form ID of a
LSCTrecord.
-
data Type:
List[RecordType]