[an error occurred while processing this directive]
[<a href="index.shtml">Package Index</a></code> | <a href="index_std.shtml">Mudlib Index</a></code> | <a href="index_eff.shtml">Effect Index</a></code>]<br><h2>Method index</h2>
<dl><ul>
<li><a href="#arg">arg</a>()<li><a href="#attach_to_player">attach_to_player</a>(object, int)<li><a href="#remove_effect_shadow">remove_effect_shadow</a>(int)<li><a href="#remove_this_effect">remove_this_effect</a>()<li><a href="#set_arg">set_arg</a>(mixed)</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="attach_to_player">
attach_to_player</a><pre>
object attach_to_player(object p,
                        int i)
</pre>
<ul><a name="remove_effect_shadow">
remove_effect_shadow</a><pre>
void remove_effect_shadow(int i)
</pre>

<h2>Protected Functions</h2>
These are functions that only objects inheriting the class can access.<p>
<ul><a name="arg">
arg</a><pre>
mixed arg()
</pre>
<ul><a name="remove_this_effect">
remove_this_effect</a><pre>
void remove_this_effect()
</pre>
<ul><a name="set_arg">
set_arg</a><pre>
void set_arg(mixed newarg)
</pre>

[an error occurred while processing this directive]

