BritainKnights/Docs/types/IHSFlags.html

15 lines
553 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - IHSFlags</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Misc.html">Back to Server.Misc</a></h4>
<h2>IHSFlags (Enum)</h2>
None = 0x00000000,<br>
OnDamaged = 0x00000001,<br>
OnDeath = 0x00000002,<br>
OnMovement = 0x00000004,<br>
All = 0x00000007,<br>
OnSpeech = 0x00000008<br>
</body>
</html>