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

Static Public Member Functions

static void Init (string[] _sceneFiles, int _languageIndex=0)
 Initialises the window. More...
 

Detailed Description

Provides an EditorWindow to manage the export of script-sheets

Member Function Documentation

◆ Init()

static void AC.ScriptSheetWindow.Init ( string[]  _sceneFiles,
int  _languageIndex = 0 
)
static

Initialises the window.

Parameters
_languageIndexThe index number of the language to select by default.