Skip to main content

B1BookState

  • Tracks the runtime reading state of a book for a character, including
    * the book data table ID, accumulated reading time, and read count.
PropertyTypeDescriptionMetadata
BookDtIdFNameData table ID of the book being tracked.
AccumulateReadTickTimedoubleAccumulated reading time in seconds.
ReadCountint32Number of times the book has been fully read.