PixelCrushers.DialogueSystem.DialogueEditor.VariableViewWindow Class Reference

This utility window acts like a subset of the Dialogue Editor that shows only variables. More...

Inheritance diagram for PixelCrushers.DialogueSystem.DialogueEditor.VariableViewWindow:
Collaboration diagram for PixelCrushers.DialogueSystem.DialogueEditor.VariableViewWindow:

Public Member Functions

void RefreshView ()
 

Static Public Member Functions

static VariableViewWindow OpenVariableViewWindow ()
 

Static Public Attributes

static VariableViewWindow instance = null
 

Detailed Description

This utility window acts like a subset of the Dialogue Editor that shows only variables.

Unlike the Dialogue Editor, it also shows runtime values.

Member Function Documentation

◆ OpenVariableViewWindow()

static VariableViewWindow PixelCrushers.DialogueSystem.DialogueEditor.VariableViewWindow.OpenVariableViewWindow ( )
inlinestatic

◆ RefreshView()

void PixelCrushers.DialogueSystem.DialogueEditor.VariableViewWindow.RefreshView ( )
inline

Member Data Documentation

◆ instance

VariableViewWindow PixelCrushers.DialogueSystem.DialogueEditor.VariableViewWindow.instance = null
static

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