Record of Item data in an Endless Item File
Returns the size of the data that this was deserialized from.
The size of the data that this was deserialized from
Holds one the following values, depending on item type: scroll_map, doll_graphic, exp_reward, hair_color, effect, key, alcohol_potency
Holds one the following values, depending on item type: scroll_x, gender
Holds one the following values, depending on item type: scroll_y
Static
Deserializes an instance of EifRecord from the provided EoReader.
EifRecord
EoReader
the reader that the data will be deserialized from
The deserialized data
Serializes an instance of EifRecord to the provided EoWriter.
EoWriter
the writer that the data will be serialized to
the data to serialize
Record of Item data in an Endless Item File