struct MapsArgs (Niantic.ARDK.AR.ARSessionEventArgs.MapsArgs)
struct MapsArgs: Niantic.ARDK.Utilities.IArdkEventArgs { // properties ReadOnlyCollection<IARMap> Maps; // methods MapsArgs(IARMap[] maps); };
struct MapsArgs: Niantic.ARDK.Utilities.IArdkEventArgs { // properties ReadOnlyCollection<IARMap> Maps; // methods MapsArgs(IARMap[] maps); };