AvatarsConquest/Docs/types/PropertyCondition.html

13 lines
1.1 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - PropertyCondition</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Commands.Generic.html">Back to Server.Commands.Generic</a></h4>
<h2>PropertyCondition : <!-- DBG-2.2 --><a href="ICondition.html">ICondition</a></h2>
<h4>Derived Types: <!-- DBG-3 --><a href="ComparisonCondition.html">ComparisonCondition</a>, <!-- DBG-3 --><a href="StringCondition.html">StringCondition</a></h4>
(<font color="blue">ctor</font>) PropertyCondition( <!-- DBG-0 --><a href="Property.html">Property</a> property, <font color="blue">bool</font> not )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Compile( <!-- DBG-0 --><a href="MethodEmitter.html">MethodEmitter</a> emitter )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Construct( TypeBuilder typeBuilder, ILGenerator il, <font color="blue">int</font> index )<br>
</body>
</html>