STAT Record – Static
STAT record type.
Classes:
|
Static. |
-
class
STAT(flags, id, revision=0, version=15, unknown=b'\x00\x00', data=[])[source] Bases:
RecordStatic.
- Parameters
Classes:
BRUS(*args, **kwargs)Passthrough sound.
RNAM([cstring])Sound - looping / random.
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
BRUS(*args, **kwargs)[source] Bases:
Int8RecordPassthrough sound.
Enum - see https://tes5edit.github.io/fopdoc/FalloutNV/Records/STAT.html
-
class
RNAM(cstring: Union[str, bytes] = b'')[source] Bases:
FormIDRecordSound - looping / random.
Form ID of a
SOUNrecord.
-
data Type:
List[RecordType]