# Set Soundtrack Delay

Grammar — Set category soundtrack delay to continuous for players
FlagsNative | Action

Sets the amount of time between when one soundtrack finishes and another one begins.

# Arguments

Returns — void

native void SoundtrackSetDelay(
	playergroup players,
	int category,
	fixed delay,
);

Category: Sound / Soundtracks

# Examples

— None found —