[an error occurred while processing this directive]
[<a href="index.shtml">Package Index</a></code> | <a href="index_std.shtml">Mudlib Index</a></code> | <a href="index_eff.shtml">Effect Index</a></code>]<br><h2>Inherits</h2>
This class inherits the following classes <a href="std.room.c.shtml">/std/room.c</a><h2>Includes</h2>
This class includes the following files <a href="include.virtual.h.shtml">/include/virtual.h</a> and <a href="include.virtual_room.h.shtml">/include/virtual_room.h</a><h2>Method index</h2>
<dl><ul>
<li><a href="#add_cloned_object">add_cloned_object</a>(int, int, mixed, string)<li><a href="#make_object">make_object</a>(int)<li><a href="#query_cloned_definitions">query_cloned_definitions</a>()<li><a href="#query_cloned_objects">query_cloned_objects</a>()</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="add_cloned_object">
add_cloned_object</a><pre>
void add_cloned_object(int flag,
                       int delay,
                       mixed clone_info,
                       string entry_mess)
</pre>
<ul><a name="query_cloned_definitions">
query_cloned_definitions</a><pre>
mixed * query_cloned_definitions()
</pre>
<ul><a name="query_cloned_objects">
query_cloned_objects</a><pre>
mixed * query_cloned_objects()
</pre>

<h2>Protected Functions</h2>
These are functions that only objects inheriting the class can access.<p>
<ul><a name="make_object">
make_object</a><pre>
void make_object(int i)
</pre>

[an error occurred while processing this directive]

