AvatarsConquest/Docs/types/SpawnDefinition.html

14 lines
985 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - SpawnDefinition</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Regions.html">Back to Server.Regions</a></h4>
<h2>SpawnDefinition</h2>
<h4>Derived Types: <!-- DBG-3 --><a href="SpawnGroup.html">SpawnGroup</a>, <!-- DBG-3 --><a href="SpawnType.html">SpawnType</a></h4>
(<font color="blue">static</font>) <!-- DBG-0 --><a href="SpawnDefinition.html">SpawnDefinition</a> GetSpawnDefinition( XmlElement xml )<br>
(<font color="blue">ctor</font>) SpawnDefinition()<br>
<font color="blue">virtual</font> <font color="blue">bool</font> CanSpawn( Type[] types )<br>
<font color="blue">virtual</font> <!-- DBG-0 --><a href="ISpawnable.html">ISpawnable</a> Spawn( <!-- DBG-0 --><a href="SpawnEntry.html">SpawnEntry</a> entry )<br>
</body>
</html>