PixelCrushers.DialogueSystem.DialogueEditor.Toolbar Class Reference

This part of the Dialogue Editor window handles the toolbar at the top of the window. More...

Public Types

enum  Tab {
  Tab.Database, Tab.Actors, Tab.Items, Tab.Locations,
  Tab.Variables, Tab.Conversations, Tab.Templates
}
 

Public Member Functions

void UpdateTabNames (bool treatItemsAsQuests)
 
void Draw ()
 

Public Attributes

Tab current = Tab.Database
 

Properties

Tab Current [get, set]
 

Detailed Description

This part of the Dialogue Editor window handles the toolbar at the top of the window.

Member Enumeration Documentation

◆ Tab

Enumerator
Database 
Actors 
Items 
Locations 
Variables 
Conversations 
Templates 

Member Function Documentation

◆ Draw()

void PixelCrushers.DialogueSystem.DialogueEditor.Toolbar.Draw ( )

◆ UpdateTabNames()

void PixelCrushers.DialogueSystem.DialogueEditor.Toolbar.UpdateTabNames ( bool  treatItemsAsQuests)

Member Data Documentation

◆ current

Tab PixelCrushers.DialogueSystem.DialogueEditor.Toolbar.current = Tab.Database

Property Documentation

◆ Current

Tab PixelCrushers.DialogueSystem.DialogueEditor.Toolbar.Current
getset

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