PixelCrushers.DialogueSystem.QuestLogWindowHotkey Class Reference

Allows toggling of the quest log window using a key or button. More...

Inheritance diagram for PixelCrushers.DialogueSystem.QuestLogWindowHotkey:
Collaboration diagram for PixelCrushers.DialogueSystem.QuestLogWindowHotkey:

Public Attributes

KeyCode key = KeyCode.J
 
string buttonName = string.Empty
 
QuestLogWindow questLogWindow
 

Properties

QuestLogWindow runtimeQuestLogWindow [get]
 

Detailed Description

Allows toggling of the quest log window using a key or button.

Member Data Documentation

◆ buttonName

string PixelCrushers.DialogueSystem.QuestLogWindowHotkey.buttonName = string.Empty

◆ key

KeyCode PixelCrushers.DialogueSystem.QuestLogWindowHotkey.key = KeyCode.J

◆ questLogWindow

QuestLogWindow PixelCrushers.DialogueSystem.QuestLogWindowHotkey.questLogWindow

Property Documentation

◆ runtimeQuestLogWindow

QuestLogWindow PixelCrushers.DialogueSystem.QuestLogWindowHotkey.runtimeQuestLogWindow
get

The documentation for this class was generated from the following file: