The search keyword must be a single word (no spaces).

Function PlayMusicEx

Line
3733
Location
common.j
Constant?
no
Type
native
Arguments
string musicName, integer frommsecs, integer fadeinmsecs
Returns
nothing
3733
native PlayMusicEx                  takes string musicName, integer frommsecs, integer fadeinmsecs returns nothing
3734
native StopMusic                    takes boolean fadeOut returns nothing
3735
native ResumeMusic                  takes nothing returns nothing
3736
3737
native PlayThematicMusic            takes string musicFileName returns nothing
3738
native PlayThematicMusicEx          takes string musicFileName, integer frommsecs returns nothing

Information about PlayMusicEx

You must be logged in with a standard account to contribute.