Class AbstractEditorLocationProvider
Inheritance
MonoBehaviour
AbstractEditorLocationProvider
Inherited Members
Namespace:Mapbox.Unity.Location
Assembly:cs.temp.dll.dll
Syntax
public abstract class AbstractEditorLocationProvider : AbstractLocationProvider, ILocationProvider
Fields
_accuracy
Declaration
protected int _accuracy
Field Value
Type | Description |
---|---|
System.Int32 |
Methods
OnValidate()
Declaration
protected virtual void OnValidate()
SendLocationEvent()
Declaration
public void SendLocationEvent()
SetLocation()
Declaration
protected abstract void SetLocation()