remove_effect_by_name
Description:
[ Version ( since = "1.4" ) ]
public void remove_effect_by_name (string name)
Removes the Effect with the given name from the list of effects applied to
this
Parameters:
this |
a Actor
|
name |
the name of the effect to remove
|