Adventure Creator 1.84.3
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2024
Loading...
Searching...
No Matches
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()

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

Initialises the window.