Esempio n. 1
0
def _enableSound():
    if WWISE.enabled:
        WWISE.LSstartAll()
Esempio n. 2
0
def LSstartAll():
    if WWISE.enabled and ENABLE_LS:
        WWISE.LSstartAll()