addEffectToGroup

open fun addEffectToGroup(effect: EffectFX<P>)

Add the Effect to the ListView controlled by this class and to the EffectGroup that the GUI controlled by this claass is representation of.

Parameters

effect

the effect to add