Adventure Creator  1.79.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2022
AC.SoundtrackStorageWindow Class Reference
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]