class ARLocation
(Niantic.Lightship.AR.LocationAR.ARLocation)
Overview
The ARLocation is the digital twin of the physical location
	class ARLocation: MonoBehaviour {
	public:
		// fields
	
		 ARPersistentAnchorPayload Payload;
	};
Detailed Documentation
The ARLocation is the digital twin of the physical location
Fields
Payload
ARPersistentAnchorPayload Payload
The payload associated with the ARLocation