RelationSet.contains

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

class RelationSet
bool
contains
(
AtkRelationType relationship
)

Parameters

relationship AtkRelationType

an #AtkRelationType

Return Value

Type: bool

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

Meta