Train Simulator NEXT
In This Topic
    StartSound function
    In This Topic

    This function forces a sound to play from start.

    Syntax

    Copy Code
    void StartSound( int SoundIndex );

    Parameters

    SoundIndex

    Type: int

    The sound index.

    See Also