21 lines
426 B
HTML
21 lines
426 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetNumAN8Scenes [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetNumAN8Scenes(an8_project) </h2></p>
|
|
<p>
|
|
Returns the number of scenes in an an8 project
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="loadan8.html">LoadAN8</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |