ULocationServices::StopLocationServices

Stops the updates of location from the Location Service that was started with StartLocationService

Windows
MacOS
Linux

References

Module

LocationServicesBPLibrary

Header

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

Include

#include "LocationServicesBPLibrary.h"

Source

/Engine/Plugins/Runtime/LocationServicesBPLibrary/Source/LocationServicesBPLibrary/Private/LocationServicesBPLibrary.cpp

Syntax

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

Remarks

Stops the updates of location from the Location Service that was started with StartLocationService

Returns

  • true if stop is successful

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