[HOWTO] How To: Configure UI Button to Toggle Quest Log Window

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
User avatar
Tony Li
Posts: 23256
Joined: Thu Jul 18, 2013 1:27 pm

[HOWTO] How To: Configure UI Button to Toggle Quest Log Window

Post by Tony Li »

To configure a UI Button to toggle the quest log window open/closed in DS version 2.2.51+, add a QuestLogWindowHotkey to the Button and configure the Button's OnClick() to call QuestLogWindowHotkey.ToggleQuestLogWindow:
toggleQuestLogWindowButton.png
toggleQuestLogWindowButton.png (75.57 KiB) Viewed 3310 times
Arctichorse9
Posts: 76
Joined: Wed Sep 25, 2024 11:26 pm
Location: New York City
Contact:

Re: [HOWTO] How To: Configure UI Button to Toggle Quest Log Window

Post by Arctichorse9 »

Is this version available yet? Thanks for your How-To's. Very helpful.
User avatar
Tony Li
Posts: 23256
Joined: Thu Jul 18, 2013 1:27 pm

Re: [HOWTO] How To: Configure UI Button to Toggle Quest Log Window

Post by Tony Li »

Not yet, but here's the QuestLogWindowHotkey component that will be in version 2.2.51:

DS_QuestLogWindowHotkeyPatch_2024-12-04.unitypackage
Post Reply