Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay
| Name | FXRDeviceId |
| Type | struct |
| Header File | /Engine/Source/Runtime/HeadMountedDisplay/Public/IIdentifiableXRDevice.h |
| Include Path | #include "IIdentifiableXRDevice.h" |
Syntax
USTRUCT (BlueprintType )
struct FXRDeviceId
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FXRDeviceId () |
IIdentifiableXRDevice.h | ||
FXRDeviceId
(
IIdentifiableXRDevice* DeviceId |
IIdentifiableXRDevice.h | ||
FXRDeviceId
(
IXRSystemIdentifier* OwningSystem, |
IIdentifiableXRDevice.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeviceId | int32 | IIdentifiableXRDevice.h |
|
|
| SystemName | FName | IIdentifiableXRDevice.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Clear() |
IIdentifiableXRDevice.h | ||
bool IsOwnedBy
(
IXRSystemIdentifier* XRSystem |
IIdentifiableXRDevice.h | ||
bool IsSet() |
IIdentifiableXRDevice.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FXRDeviceId& Rhs |
IIdentifiableXRDevice.h | ||
bool operator==
(
const IIdentifiableXRDevice* Rhs |
IIdentifiableXRDevice.h |