Files
RCBASIC4/doc/files/actorexists.html
2024-12-15 23:12:45 -05:00

17 lines
344 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>ActorExists [RCBasic Doc] </title>
</head>
<body>
<p><h2>function ActorExists( actor ) </h2></p>
<p>
Returns true if the id passed is a valid actor
</p>
<p>
</body>
</html>