PixelCrushers.DialogueSystem.DialogueEditor.DialogueEditorVariableView Class Reference

Handles the variables list view in the Dialogue Editor window and the separate Variable View window. More...

Collaboration diagram for PixelCrushers.DialogueSystem.DialogueEditor.DialogueEditorVariableView:

Public Member Functions

void Initialize (DialogueDatabase database, Template template, bool isDialogueEditorWindow)
 
void RefreshView ()
 
void Draw ()
 
void RefreshRuntimeValues ()
 

Public Attributes

DialogueDatabase database = null
 

Detailed Description

Handles the variables list view in the Dialogue Editor window and the separate Variable View window.

Member Function Documentation

◆ Draw()

void PixelCrushers.DialogueSystem.DialogueEditor.DialogueEditorVariableView.Draw ( )
inline

◆ Initialize()

void PixelCrushers.DialogueSystem.DialogueEditor.DialogueEditorVariableView.Initialize ( DialogueDatabase  database,
Template  template,
bool  isDialogueEditorWindow 
)
inline

◆ RefreshRuntimeValues()

void PixelCrushers.DialogueSystem.DialogueEditor.DialogueEditorVariableView.RefreshRuntimeValues ( )
inline

◆ RefreshView()

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

Member Data Documentation

◆ database

DialogueDatabase PixelCrushers.DialogueSystem.DialogueEditor.DialogueEditorVariableView.database = null

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