AVIF Record – Actor Value Information
AVIF record type.
Classes:
|
Actor Value Information. |
-
class
AVIF(flags, id, revision=0, version=15, unknown=b'\x00\x00', data=[])[source] Bases:
RecordActor Value Information.
- Parameters
Classes:
ANAM([cstring])Short Name.
DESC([cstring])Description.
FULL([cstring])Name.
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]