AMEF Record – Ammo Effect
AMEF record type.
Classes:
|
Ammo Effect. |
-
class
AMEF(flags, id, revision=0, version=15, unknown=b'\x00\x00', data=[])[source] Bases:
RecordAmmo Effect.
- Parameters
Classes:
DATA(type, operation, value)FULL([cstring])Name.
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
DATA(type, operation, value)[source] Bases:
StructRecordMethods:
Returns a list of attributes on this class in the order they should be packed.
Returns the pack/unpack struct string and the corresponding size.
Attributes:
-
static
get_field_names()[source] Returns a list of attributes on this class in the order they should be packed.
-
static
-
data Type:
List[RecordType]