Class BookBehaviour
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
public class BookBehaviour : MonoBehaviour
- Inheritance
-
objectBookBehaviour
- Derived
Fields
- CoverTexture
Custom cover texture atlas. If set, overrides the TSX-rendered cover. The texture should match EndlessBook's cover mesh UV layout.
- CurrentOpenBook
Tracks the currently open book so only one can be open at a time.
- FixedBookTitle
If set, this book always opens to this specific TSX-registered content. Skips random Addressable selection. Use this for prefab variants of specific books.