• Starts playing a sound.

    Parameters

    Returns void

    Note

    An officially exported native in: 1.33.0 (checked v1.33.0.18897 PTR). Unofficially available in: 1.32 (not declared a native, but visible in Lua).

    Bug

    The fadeIn parameter does nothing (unused); thus equivalent to StartSound.

    Note

    The only difference to StartSound is the optional fadeIn (boolean).

    Patch

    1.33

Generated using TypeDoc