AvatarsConquest/Docs/types/PlantHueInfo.html

26 lines
2.5 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - PlantHueInfo</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Engines.Plants.html">Back to Server.Engines.Plants</a></h4>
<h2>PlantHueInfo</h2>
(<font color="blue">static</font>) <!-- DBG-0 --><a href="PlantHue.html">PlantHue</a> Cross( <!-- DBG-0 --><a href="PlantHue.html">PlantHue</a> first, <!-- DBG-0 --><a href="PlantHue.html">PlantHue</a> second )<br>
(<font color="blue">static</font>) <!-- DBG-0 --><a href="PlantHueInfo.html">PlantHueInfo</a> GetInfo( <!-- DBG-0 --><a href="PlantHue.html">PlantHue</a> plantHue )<br>
(<font color="blue">static</font>) <!-- DBG-0 --><a href="PlantHue.html">PlantHue</a> GetNotBright( <!-- DBG-0 --><a href="PlantHue.html">PlantHue</a> plantHue )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> IsBright( <!-- DBG-0 --><a href="PlantHue.html">PlantHue</a> plantHue )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> IsCrossable( <!-- DBG-0 --><a href="PlantHue.html">PlantHue</a> plantHue )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> IsPrimary( <!-- DBG-0 --><a href="PlantHue.html">PlantHue</a> plantHue )<br>
(<font color="blue">static</font>) <!-- DBG-0 --><a href="PlantHue.html">PlantHue</a> RandomFirstGeneration()<br>
(<font color="blue">ctor</font>) PlantHueInfo( <font color="blue">int</font> hue, <font color="blue">int</font> name, <!-- DBG-0 --><a href="PlantHue.html">PlantHue</a> plantHue )<br>
(<font color="blue">ctor</font>) PlantHueInfo( <font color="blue">int</font> hue, <font color="blue">int</font> name, <!-- DBG-0 --><a href="PlantHue.html">PlantHue</a> plantHue, <font color="blue">int</font> gumpHue )<br>
<font color="blue">int</font> GumpHue( <font color="blue">get</font>; )<br>
<font color="blue">int</font> Hue( <font color="blue">get</font>; )<br>
<font color="blue">int</font> Name( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="PlantHue.html">PlantHue</a> PlantHue( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="PlantHue.html">PlantHue</a> GetNotBright()<br>
<font color="blue">bool</font> IsBright()<br>
<font color="blue">bool</font> IsCrossable()<br>
<font color="blue">bool</font> IsPrimary()<br>
</body>
</html>