12 lines
441 B
HTML
12 lines
441 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - FactionKickType</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Factions.html">Back to Server.Factions</a></h4>
|
|
<h2>FactionKickType (Enum)</h2>
|
|
Kick = 0,<br>
|
|
Ban = 1,<br>
|
|
Unban = 2<br>
|
|
</body>
|
|
</html>
|