RelationSet.contains

Determines whether the relation set contains a relation that matches the specified type.

class RelationSet
bool
contains

Parameters

relationship AtkRelationType

an #AtkRelationType

Return: %TRUE if @relationship is the relationship type of a relation in @set, %FALSE otherwise

Meta