class WayspotAnchorsCreatedArgs (Niantic.ARDK.AR.WayspotAnchors.WayspotAnchorsCreatedArgs)

Overview

class WayspotAnchorsCreatedArgs: Niantic.ARDK.Utilities.IArdkEventArgs {
public:
    // properties

    IWayspotAnchor[] WayspotAnchors;
};

Detailed Documentation

Properties

IWayspotAnchor[] WayspotAnchors

The newly created wayspot anchors.