PlayCharacterTheme(int)

Plays the correct background music for the character.

void PlayCharacterTheme(
    int nTheme
);

Parameters

nTheme


Description

Plays the correct background music for OBJECT_SELF taking the time of day into consideration.



Requirements

#include "nw_i0_plot"

Version

1.22

See Also

functions: PlayOldTheme
categories: Music Effects Functions


 author: Tom Cassiotis