Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ LoadForceFinish
Method
LoadForceFinish
ogsr_engine/xr_3da/x_ray.cpp:606–606 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
604
}
605
606
void CApplication::LoadForceFinish() { loadingScreen->ForceFinish(); }
607
608
void CApplication::SetLoadStageTitle(pcstr _ls_title) { loadingScreen->SetStageTitle(_ls_title); }
609
Callers
3
restart_simulator
Method · 0.80
net_start_client6
Method · 0.80
OnFrame
Method · 0.80
Calls
1
ForceFinish
Method · 0.80
Tested by
no test coverage detected