ObjectAtk.removeRelationship

Removes a relationship of the specified type with the specified target.

class ObjectAtk
bool
removeRelationship

Parameters

relationship AtkRelationType

The #AtkRelationType of the relation

target ObjectAtk

The #AtkObject which is the target of the relation to be removed.

Return Value

Type: bool

TRUE if the relationship is removed.

Meta