Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ IsShown
Method
IsShown
ogsr_engine/xrGame/ui/UILoadingScreen.cpp:161–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
void UILoadingScreen::Show(bool status) { CUIWindow::Show(status); }
160
161
bool UILoadingScreen::IsShown() { return CUIWindow::IsShown(); }
Callers
15
ActorUse
Method · 0.80
OnReceiveInfo
Method · 0.80
OnDisableInfo
Method · 0.80
ReceivePhrase
Method · 0.80
OnRender
Method · 0.80
StopTalk
Method · 0.80
IR_OnKeyboardPress
Method · 0.80
ReInitShownUI
Method · 0.80
ShowHidePda
Method · 0.80
OnCancel
Method · 0.80
Draw
Method · 0.80
Action
Method · 0.80
Calls
1
IsShown
Function · 0.85
Tested by
no test coverage detected