AvatarsConquest/Docs/types/ImageTypeInfo.html

17 lines
1.2 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - ImageTypeInfo</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Engines.Quests.Collector.html">Back to Server.Engines.Quests.Collector</a></h4>
<h2>ImageTypeInfo</h2>
(<font color="blue">static</font>) <!-- DBG-0 --><a href="ImageTypeInfo.html">ImageTypeInfo</a> Get( <!-- DBG-0 --><a href="ImageType.html">ImageType</a> image )<br>
(<font color="blue">static</font>) <!-- DBG-0 --><a href="ImageType.html">ImageType</a>[] RandomList( <font color="blue">int</font> count )<br>
(<font color="blue">ctor</font>) ImageTypeInfo( <font color="blue">int</font> figurine, Type type, <font color="blue">int</font> x, <font color="blue">int</font> y )<br>
<font color="blue">int</font> Figurine( <font color="blue">get</font>; )<br>
<font color="blue">int</font> Name( <font color="blue">get</font>; )<br>
Type Type( <font color="blue">get</font>; )<br>
<font color="blue">int</font> X( <font color="blue">get</font>; )<br>
<font color="blue">int</font> Y( <font color="blue">get</font>; )<br>
</body>
</html>