Beispiel #1
0
def _enableSound():
    if WWISE.enabled:
        WWISE.LSstartAll()
Beispiel #2
0
def LSstartAll():
    if WWISE.enabled and ENABLE_LS:
        WWISE.LSstartAll()