Relation.this

Sets our main struct and passes it to the parent class.

  1. this(AtkRelation* atkRelation, bool ownedRef)
    class Relation
    this
    (
    AtkRelation* atkRelation
    ,
    bool ownedRef = false
    )
  2. this(ObjectAtk[] targets, AtkRelationType relationship)

Meta