ObjectAtk.addRelationship

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

class ObjectAtk
bool
addRelationship

Parameters

relationship AtkRelationType

The #AtkRelationType of the relation

target ObjectAtk

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

Return Value

Type: bool

TRUE if the relationship is added.

Meta