Geocaching Game Plugin
A simple plugin that provides geolocation data to a Unity game, even when the screen is off
com.deovolentegames.geocachingunityplugin.GeocachingGamePlugin.LocationPluginListener Interface Reference

Public Member Functions

void OnReceiveLocation (double lat, double lon, int distInCM)
 

Member Function Documentation

◆ OnReceiveLocation()

void com.deovolentegames.geocachingunityplugin.GeocachingGamePlugin.LocationPluginListener.OnReceiveLocation ( double  lat,
double  lon,
int  distInCM 
)

The documentation for this interface was generated from the following file: