Navigation
API > API/Plugins > API/Plugins/LocationServicesAndroidEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULocationServicesAndroidSettings
References
| Module | LocationServicesAndroidEditor |
| Header | /Engine/Plugins/Runtime/LocationServicesAndroidImpl/Source/LocationServicesAndroidEditor/Classes/LocationServicesAndroidSettings.h |
| Include | #include "LocationServicesAndroidSettings.h" |
Syntax
UCLASS&40;Config&61;Engine, defaultconfig&41;
class ULocationServicesAndroidSettings : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCoarseLocationEnabled | ||
| bool | bFineLocationEnabled | ||
| bool | bLocationUpdatesEnabled |
Constructors
| Type | Name | Description | |
|---|---|---|---|
ULocationServicesAndroidSettings
(
const FObjectInitializer& ObjectInitializer |