PixelCrushers.DialogueSystem.RogSupport.PauseRogOnQuestLogWindow Class Reference

Add this to your quest log window to pause Rog when the quest log window is open. More...

Inheritance diagram for PixelCrushers.DialogueSystem.RogSupport.PauseRogOnQuestLogWindow:
Collaboration diagram for PixelCrushers.DialogueSystem.RogSupport.PauseRogOnQuestLogWindow:

Public Attributes

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

Detailed Description

Add this to your quest log window to pause Rog when the quest log window is open.

Uses PauseRogOnConversation's PauseRog and UnpauseRog methods.

Member Data Documentation

◆ buttonName

string PixelCrushers.DialogueSystem.RogSupport.PauseRogOnQuestLogWindow.buttonName = string.Empty

◆ key

KeyCode PixelCrushers.DialogueSystem.RogSupport.PauseRogOnQuestLogWindow.key = KeyCode.L

◆ questLogWindow

QuestLogWindow PixelCrushers.DialogueSystem.RogSupport.PauseRogOnQuestLogWindow.questLogWindow

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