JournalEntryStateChangeData struct 80 bytes
game.JournalEntryStateChangeData
Inheritance
No base class.
Derived
None.
Properties
| Property | Type | |
|---|---|---|
entryPath | game.JournalPath? | |
entryName | string | |
entryType | CName | |
isEntryTracked | bool | |
isQuestEntryTracked | bool | |
oldState | game.JournalEntryState | |
newState | game.JournalEntryState | |
notifyOption | game.JournalNotifyOption | |
changeType | game.JournalChangeType |
Functions
None.