Navigation
API > API/Editor > API/Editor/VREditor > API/Editor/VREditor/IVREditorModule
Description
Checks to see whether its possible to use VR mode in this session. Basically, this makes sure that you have the appropriate hardware connected
| Name | IsVREditorAvailable |
| Type | function |
| Header File | /Engine/Source/Editor/VREditor/Public/IVREditorModule.h |
| Include Path | #include "IVREditorModule.h" |
bool IsVREditorAvailable() const
True if EnableVREditor() can be used to activate VR mode