Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/FXRDeviceId
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FXRDeviceId& Rhs |
IIdentifiableXRDevice.h | ||
bool operator==
(
const IIdentifiableXRDevice* Rhs |
IIdentifiableXRDevice.h |
operator==(const FXRDeviceId &)
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Runtime/HeadMountedDisplay/Public/IIdentifiableXRDevice.h |
| Include Path | #include "IIdentifiableXRDevice.h" |
| Source | /Engine/Source/Runtime/HeadMountedDisplay/Private/IIdentifiableXRDevice.cpp |
bool operator==
(
const FXRDeviceId & Rhs
) const
operator==(const IIdentifiableXRDevice *)
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Runtime/HeadMountedDisplay/Public/IIdentifiableXRDevice.h |
| Include Path | #include "IIdentifiableXRDevice.h" |
| Source | /Engine/Source/Runtime/HeadMountedDisplay/Private/IIdentifiableXRDevice.cpp |
bool operator==
(
const IIdentifiableXRDevice * Rhs
) const