RelationSet.atkRelationSetGetRelation

Determines the relation at the specified position in the relation set.

class RelationSet
atkRelationSetGetRelation
(
int i
)

Parameters

i int

a gint representing a position in the set, starting from 0.

Return Value

Type: Relation

a AtkRelation, which is the relation at position i in the set. [transfer none]

Meta