Files
RCBASIC4/doc/files/soundexists.html
2024-12-14 15:28:03 -05:00

17 lines
380 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>SoundExists [RCBasic Doc] </title>
</head>
<body>
<p><h2>function SoundExists(snd) </h2></p>
<p>
Returns true if the snd id given is associated with an allocated audio track in memory
</p>
<p>
</body>
</html>