FMagicLeapARPinObjectIdList

A struct based container for a set of strings because UProperties cannot have nested containers.

Windows
MacOS
Linux

References

Module

MagicLeapARPin

Header

/Engine/Plugins/Lumin/MagicLeapPassableWorld/Source/MagicLeapARPin/Public/MagicLeapARPinTypes.h

Include

#include "MagicLeapARPinTypes.h"

Syntax

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

Remarks

A struct based container for a set of strings because UProperties cannot have nested containers.

Variables

Name Description

Public variable UProperty Category visibleanywhere

TSet< FString >

 

ObjectIdList

List of object ids (of MagicLeapARPinComponent) associated with a give PinID.

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