FMagicLeapBluetoothGattCharacteristic

A structure containing the contents of a GATT characteristic.

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 FMagicLeapBluetoothGattCharacteristic

Remarks

A structure containing the contents of a GATT characteristic.

Variables

Name Description

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

TArray< FMagicL...

 

Descriptors

A list of desrcriptors for this characteristic.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

int32

 

InstanceId

Instance ID.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

TArray< EMagicL...

 

Permissions

Permission.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

TArray< EMagicL...

 

Properties

Properties.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

FString

 

UUID

UUID for the characteristic.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

TArray< uint8 >

 

Value

Value for the characteristic.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

int32

 

Version

Version of this structure.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

TArray< EMagicL...

 

WriteTypes

Write type.

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