13 lines
466 B
HTML
13 lines
466 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - EffectType</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Network.html">Back to Server.Network</a></h4>
|
|
<h2>EffectType (Enum)</h2>
|
|
Moving = 0,<br>
|
|
Lightning = 1,<br>
|
|
FixedXYZ = 2,<br>
|
|
FixedFrom = 3<br>
|
|
</body>
|
|
</html>
|