Adventure Creator 1.84.3
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2024
Loading...
Searching...
No Matches
AC.ScriptSheetWindow Class Reference
Inheritance diagram for AC.ScriptSheetWindow:

Static Public Member Functions

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

Detailed Description

Provides an EditorWindow to manage the export of script-sheets

Member Function Documentation

◆ Init()

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

Initialises the window.

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