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

Function PlayMusic

Line
3732
Location
common.j
Constant?
no
Type
native
Arguments
string musicName
Returns
nothing
3732
native PlayMusic                    takes string musicName 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

Information about PlayMusic

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