#W# Initial Commit: Avatars Conquest

This commit is contained in:
WarrentyExpired 2026-07-03 20:19:48 -04:00
commit 8eae46895e
7512 changed files with 416187 additions and 0 deletions

View file

@ -0,0 +1,23 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - PuzzleChestSolution</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>PuzzleChestSolution</h2>
<h4>Derived Types: <!-- DBG-3 --><a href="PuzzleChestSolutionAndTime.html">PuzzleChestSolutionAndTime</a></h4>
(<font color="blue">static</font>) <!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> RandomCylinder()<br>
(<font color="blue">ctor</font>) PuzzleChestSolution()<br>
(<font color="blue">ctor</font>) PuzzleChestSolution( <!-- DBG-0 --><a href="PuzzleChestSolution.html">PuzzleChestSolution</a> solution )<br>
(<font color="blue">ctor</font>) PuzzleChestSolution( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
(<font color="blue">ctor</font>) PuzzleChestSolution( <!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> first, <!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> second, <!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> third, <!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> fourth, <!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> fifth )<br>
<!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a>[] Cylinders( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> Fifth( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> First( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> Fourth( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> Second( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> Third( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">bool</font> Matches( <!-- DBG-0 --><a href="PuzzleChestSolution.html">PuzzleChestSolution</a> solution, <font color="blue">out</font> <font color="blue">int</font> cylinders, <font color="blue">out</font> <font color="blue">int</font> colors )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
</body>
</html>