ULocationServices::GetLocationServicesImpl

Returns the Location Services implementation object.

Windows
MacOS
Linux

References

Module

LocationServicesBPLibrary

Header

/Engine/Plugins/Runtime/LocationServicesBPLibrary/Source/LocationServicesBPLibrary/Classes/LocationServicesBPLibrary.h

Include

#include "LocationServicesBPLibrary.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Services|Mobile|Location")
static ULocationServicesImpl * GetLocationServicesImpl()

Remarks

Returns the Location Services implementation object. Intended to be used to set up the FLocationServicesData_OnLocationChanged delegate in Blueprints.

Returns

  • the Android or IOS impl object

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss