Navigation
Unreal Engine C++ API Reference > Plugins > LocationServicesBPLibrary > ULocationServicesImpl
References
Module | LocationServicesBPLibrary |
Header | /Engine/Plugins/Runtime/LocationServicesBPLibrary/Source/LocationServicesBPLibrary/Classes/LocationServicesImpl.h |
Include | #include "LocationServicesImpl.h" |
virtual bool IsLocationAccuracyAvailable
&40;
ELocationAccuracy Accuracy
&41;
Remarks
Checks if the supplied Accuracy is available on the current device.
- true if the mobile device can support the Accuracy, false if it will use a different accuracy
Parameters
Name | Description |
---|---|
Accuracy | the accuracy to check |