eolib - v2.0.1
    Preparing search index...

    Data associated with page value QuestPage.Progress

    Index

    Constructors

    Accessors

    • get byteSize(): number

      Returns the size of the data that this was deserialized from.

      Returns number

      The size of the data that this was deserialized from

    Methods

    • Deserializes an instance of PageDataProgress from the provided EoReader.

      Parameters

      • reader: EoReader

        the reader that the data will be deserialized from

      Returns PageDataProgress

      The deserialized data

    • Serializes an instance of PageDataProgress to the provided EoWriter.

      Parameters

      Returns void