UARSessionConfig::SetCandidateObjectList

Choose your operating system:

Windows

macOS

Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARSessionConfig.h

Include

#include "ARSessionConfig.h"

Source

/Engine/Source/Runtime/AugmentedReality/Private/ARSessionConfig.cpp

Syntax

void SetCandidateObjectList
(
    const TArray< UARCandidateObject * > & InCandidateObjects
)

See Also