QuestContactLinkController class
QuestContactLinkController
Inheritance
Base: BaseCodexLinkController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
msgLabel | ink.TextWidgetReference | scripted |
msgContainer | ink.WidgetReference | scripted |
msgCounter | int | scripted |
contactEntry | game.JournalContact? | scripted |
journalMgr | WeakHandle<game.JournalManager> | scripted |
phoneSystem | WeakHandle<PhoneSystem> | scripted |
uiSystem | WeakHandle<game.ui.GameSystemUI> | scripted |
Functions
void Setup(game.JournalEntry journalEntry, WeakHandle<game.JournalManager> journalManager, WeakHandle<PhoneSystem> phoneSystem, WeakHandle<game.ui.GameSystemUI> uiSystem)RTTIbool OnActivateLink(ActivateLink e)RTTIvoid ShowActionBlockedNotification()RTTIvoid Activate()overrideRTTIvoid ActivateSecondary()overrideRTTIvoid CloseHubMenu()RTTIvoid CallSelectedContact()RTTI