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

Protected Member Functions

void SharedGUI (string headerLabel)
int[] GetIDArray (MusicStorage[] musicStorages)

Static Protected Member Functions

static void Init< T > (string title)

Protected Attributes

Vector2 scrollPos
bool showOptions = true
bool showTracks = true
string filter = ""

Properties

virtual List< MusicStorageStorages [get, set]
virtual string APIPrefix [get]

Member Function Documentation

◆ Init< T >()

void AC.SoundtrackStorageWindow.Init< T > ( string title)
staticprotected
Type Constraints
T :SoundtrackStorageWindow