FDefaultXRCamera::GetSystemName

Returns a unique identifier that's supposed to represent the third party system that this object is part of (Vive, Oculus, PSVR, Gear VR, etc.).

Windows
MacOS
Linux

Override Hierarchy

IXRSystemIdentifier::GetSystemName()

FDefaultXRCamera::GetSystemName()

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/DefaultXRCamera.h

Include

#include "DefaultXRCamera.h"

Syntax

virtual FName GetSystemName() const

Remarks

Returns a unique identifier that's supposed to represent the third party system that this object is part of (Vive, Oculus, PSVR, Gear VR, etc.).

Returns

A name unique to the system which this object belongs to.

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