Declaration

func instancesUnique() -> [GSInstance]

Declaration

- (NSArray<GSInstance *> *) instancesUnique;

Declaration

instancesUnique() -> list[GSInstance]

Discussion

This is used for layer groups that need one representative instance per location.

See Also

Instances

See Also

Instances