FMagicLeapContact

Representation of available information for a single contact in an address book.

Windows
MacOS
Linux

References

Module

MagicLeapContacts

Header

/Engine/Plugins/Lumin/MagicLeapContacts/Source/Public/MagicLeapContactsTypes.h

Include

#include "MagicLeapContactsTypes.h"

Syntax

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

Remarks

Representation of available information for a single contact in an address book.

Variables

Name Description

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

TArray< FMagicL...

 

EmailAddresses

Contacts's email addresses.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

FString

 

Id

Locally-unique contact identifier.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

FString

 

Name

Contacts's name.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

TArray< FMagicL...

 

PhoneNumbers

Contacts's phone numbers.

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