#W# Initial Commit: Avatars Conquest

This commit is contained in:
WarrentyExpired 2026-07-04 10:35:30 -04:00
commit 5df497787a
7510 changed files with 416048 additions and 0 deletions

16
Docs/types/CAGObject.html Normal file
View file

@ -0,0 +1,16 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - CAGObject</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Gumps.html">Back to Server.Gumps</a></h4>
<h2>CAGObject : <!-- DBG-1 --><a href="CAGNode.html">CAGNode</a></h2>
(<font color="blue">ctor</font>) CAGObject( <!-- DBG-0 --><a href="CAGCategory.html">CAGCategory</a> parent, XmlTextReader xml )<br>
<font color="blue">string</font> Caption( <font color="blue">get</font>; )<br>
<font color="blue">int</font> Hue( <font color="blue">get</font>; )<br>
<font color="blue">int</font> ItemID( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="CAGCategory.html">CAGCategory</a> Parent( <font color="blue">get</font>; )<br>
Type Type( <font color="blue">get</font>; )<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnClick( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">int</font> page )<br>
</body>
</html>