Song event
<< Click to Display Table of Contents >> Navigation: Callbacks > Global events > Song event |
Usage (gig file script only):
On Song(oldSongIndex : integer, newSongIndex : integer)
// Called when you switch to another song
End