MusicBackgroundPlay

From NWN Lexicon
Revision as of 01:40, 26 August 2012 by Dood (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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