18 lines
1.5 KiB
HTML
18 lines
1.5 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - StealableEntry</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4>
|
|
<h2>(<a href="StealableArtifactsSpawner.html">StealableArtifactsSpawner</a>) - StealableEntry</h2>
|
|
(<font color="blue">ctor</font>) StealableEntry( <!-- DBG-0 --><a href="Map.html">Map</a> map, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> location, <font color="blue">int</font> minDelay, <font color="blue">int</font> maxDelay, Type type )<br>
|
|
(<font color="blue">ctor</font>) StealableEntry( <!-- DBG-0 --><a href="Map.html">Map</a> map, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> location, <font color="blue">int</font> minDelay, <font color="blue">int</font> maxDelay, Type type, <font color="blue">int</font> hue )<br>
|
|
<font color="blue">int</font> Hue( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="Point3D.html">Point3D</a> Location( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="Map.html">Map</a> Map( <font color="blue">get</font>; )<br>
|
|
<font color="blue">int</font> MaxDelay( <font color="blue">get</font>; )<br>
|
|
<font color="blue">int</font> MinDelay( <font color="blue">get</font>; )<br>
|
|
Type Type( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="Item.html">Item</a> CreateInstance()<br>
|
|
</body>
|
|
</html>
|