RelationSet.atkRelationSetContains

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

class RelationSet
int
atkRelationSetContains

Parameters

relationship AtkRelationType

an AtkRelationType

Return Value

Type: int

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

Meta