MusicBackgroundPlay

From NWN Lexicon
Jump to navigationJump to search



MusicBackgroundPlay(object)

Starts the currently selected background track playing.

void MusicBackgroundPlay(
    object oArea
);

Parameters

oArea

The area affected.


Description

This function starts playing the currently selected background track for the specified area (as determined by day/night time).



Version

1.22

Example

See Also



 author: Michael Nork, editor: Jeff Lindsey