search

abstract fun search(effect: EffectFX<P>): Int

Checks if an effect is present in the group.

Return

the position, or -1 if not present

Parameters

effect

the effect to search