code/modules/library/book.dm 
| /obj/item/tgui_book | Base type for a book that opens a bespoke TUGI Does not inherit from /obj/item/book because the only similarities between the two are the concept of "being a book" When designing a UI book you can send a "play_flip_sound" act to play the page turn sound |
|---|---|
| ASSERT_DATA | Asserts a field is present in a list, stack traces if not |
Define Details
ASSERT_DATA 
Asserts a field is present in a list, stack traces if not