15 lines
1.2 KiB
HTML
15 lines
1.2 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - MonsterStatuetteInfo</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>MonsterStatuetteInfo</h2>
|
|
(<font color="blue">static</font>) <!-- DBG-0 --><a href="MonsterStatuetteInfo.html">MonsterStatuetteInfo</a> GetInfo( <!-- DBG-0 --><a href="MonsterStatuetteType.html">MonsterStatuetteType</a> type )<br>
|
|
(<font color="blue">ctor</font>) MonsterStatuetteInfo( <font color="blue">int</font> labelNumber, <font color="blue">int</font> itemID, <font color="blue">int</font>[] sounds )<br>
|
|
(<font color="blue">ctor</font>) MonsterStatuetteInfo( <font color="blue">int</font> labelNumber, <font color="blue">int</font> itemID, <font color="blue">int</font> baseSoundID )<br>
|
|
<font color="blue">int</font> ItemID( <font color="blue">get</font>; )<br>
|
|
<font color="blue">int</font> LabelNumber( <font color="blue">get</font>; )<br>
|
|
<font color="blue">int</font>[] Sounds( <font color="blue">get</font>; )<br>
|
|
</body>
|
|
</html>
|