equals

abstract fun equals(obj: Any): Boolean

Compares the EffectGroups. The result is true if and only if the argument is not null and every EffectFX contained is not null and equal to the corresponding in the comparing EffectGroup (order is important!) and the group has the same name, visibility and transparency.

See also