FMagicLeapBluetoothGattIncludedService

A structure containing the contents of a GATT include.

Windows
MacOS
Linux

References

Module

MagicLeapBLE

Header

/Engine/Plugins/Lumin/MagicLeapBLE/Source/Public/MagicLeapBLETypes.h

Include

#include "MagicLeapBLETypes.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FMagicLeapBluetoothGattIncludedService

Remarks

A structure containing the contents of a GATT include.

Variables

Name Description

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

int32

 

InstanceId

Instance ID.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

int32

 

ServiceType

Service type.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

FString

 

UUID

UUID for the service.

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