Navigation
API > API/Plugins > API/Plugins/LocationServicesBPLibrary > API/Plugins/LocationServicesBPLibrary/ULocationServices
Description
Returns the Location Services implementation object. Intended to be used to set up the FLocationServicesData_OnLocationChanged delegate in Blueprints.
| Name | GetLocationServicesImpl |
| Type | function |
| Header File | /Engine/Plugins/Runtime/LocationServicesBPLibrary/Source/LocationServicesBPLibrary/Classes/LocationServicesBPLibrary.h |
| Include Path | #include "LocationServicesBPLibrary.h" |
UFUNCTION (BlueprintCallable, Category="Services|Mobile|Location")
static ULocationServicesImpl * GetLocationServicesImpl()
- the Android or IOS impl object