IVREditorModule::IsVREditorAvailable

Checks to see whether its possible to use VR mode in this session.

Windows
MacOS
Linux

References

Module

VREditor

Header

/Engine/Source/Editor/VREditor/Public/IVREditorModule.h

Include

#include "IVREditorModule.h"

Syntax

bool IsVREditorAvailable() const

Remarks

Checks to see whether its possible to use VR mode in this session. Basically, this makes sure that you have the appropriate hardware connected

Returns

True if EnableVREditor() can be used to activate VR mode

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