Train Simulator NEXT
In This Topic
    PlaySound function
    In This Topic

    This function forces a sound to play.

    Syntax

    Copy Code
    void PlaySound( int SoundIndex );

    Parameters

    SoundIndex

    Type: int

    The sound index.

    See Also