FGoogleARCoreCameraConfig::operator==

Comparison operator.

Windows
MacOS
Linux

References

Module

GoogleARCoreBase

Header

/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreTypes.h

Include

#include "GoogleARCoreTypes.h"

Syntax

bool operator==
(
    const FGoogleARCoreCameraConfig & OtherConfig
) const

Remarks

Comparison operator.

Returns

True if this configuration is identical to OtherConfig.

Parameters

Parameter

Description

OtherConfig

The other configuration to compare this against.

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