Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/UARSessionConfig
| Name | GetCandidateObjectList |
| Type | function |
| Header File | /Engine/Source/Runtime/AugmentedReality/Public/ARSessionConfig.h |
| Include Path | #include "ARSessionConfig.h" |
| Source | /Engine/Source/Runtime/AugmentedReality/Private/ARSessionConfig.cpp |
UFUNCTION (BlueprintCallable, Category="AR Settings")
const TArray< UARCandidateObject * > & GetCandidateObjectList() const
See Also
- CandidateObjects