Adventure Creator  1.79.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2022
AC.ExportWizardWindow Class Reference
Inheritance diagram for AC.ExportWizardWindow:

Classes

class  ExportColumn
 
class  ExportWizardData
 

Public Types

enum  RowSorting {
  ByID, ByType, ByScene, ByAssociatedObject,
  ByDescription
}
 

Static Public Member Functions

static void Init (SpeechManager _speechManager, string[] _sceneNames, int forLanguage=0)
 

Detailed Description

Provides an EditorWindow to manage the export of game text

Member Function Documentation

◆ Init()

static void AC.ExportWizardWindow.Init ( SpeechManager  _speechManager,
string[]  _sceneNames,
int  forLanguage = 0 
)
static

Initialises the window.