Method RemoveEffect
RemoveEffect(Effect)
Removes the specified effect from this game object.
public void RemoveEffect(Effect effect)
Parameters
effectEffectThe existing effect instance.
Removes the specified effect from this game object.
public void RemoveEffect(Effect effect)
effect EffectThe existing effect instance.