remove_effect
Description:
[
Version ( since =
"1.4" ) ]
public void remove_effect (
Effect effect)
Removes effect
from the list of effects applied to this
The reference held by this on the Effect
will be released
Parameters:
this |
a Actor
|
effect |
a Effect
|