Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IHeadMountedDisplayModule
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/IHeadMountedDisplayModule.h |
| Include | #include "IHeadMountedDisplayModule.h" |
static bool IsAvailable&40;&41;
Remarks
Checks to see if there exists a module registered as an HMD. It is only valid to call Get() if IsAvailable() returns true. True if there exists a module registered as an HMD.