JournalPhoneMessage class
game.JournalPhoneMessage
Inheritance
Base: game.JournalEntry
Derived
None.
Properties
| Property | Type | |
|---|---|---|
sender | game.MessageSender | |
text | string | |
imageId | TDBID | |
delay | float | |
attachment | game.JournalPath? | |
isQuestImportant | bool |
Functions
string GetText()RTTIuint GetAttachmentPathHash()RTTIgame.MessageSender GetSender()RTTITDBID GetImageID()RTTIbool IsQuestImportant()RTTI