Enumeration MapMusicControl

How background music should be played on a map

Enumeration Members

FinishPlayOnce: 2
FinishPlayRepeat: 5
InterruptIfDifferentPlayOnce: 0
InterruptIfDifferentPlayRepeat: 3
InterruptPlayNothing: 6
InterruptPlayOnce: 1
InterruptPlayRepeat: 4

Generated using TypeDoc