Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FApp
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/App.h |
Include | #include "Misc/App.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/App.cpp |
static void SetHasVRFocus
&40;
bool bInHasVRFocus
&41;
Remarks
Sets VRFocus, which indicates that the application should continue to render Audio and Video as if it had window focus, even though it may not.
Parameters
Name | Description |
---|---|
bInVRFocus | new VRFocus value |