#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

View file

@ -0,0 +1,13 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - BatchCommand</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Commands.html">Back to Server.Commands</a></h4>
<h2>BatchCommand</h2>
(<font color="blue">ctor</font>) BatchCommand( <font color="blue">string</font> command, <font color="blue">string</font> obj )<br>
<font color="blue">string</font> Command( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">string</font> Object( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">void</font> GetDetails( <font color="blue">out</font> <font color="blue">string</font> command, <font color="blue">out</font> <font color="blue">string</font> argString, <font color="blue">out</font> <font color="blue">string</font>[] args )<br>
</body>
</html>