MCPcopy 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
606void CApplication::LoadForceFinish() { loadingScreen->ForceFinish(); }
607
608void CApplication::SetLoadStageTitle(pcstr _ls_title) { loadingScreen->SetStageTitle(_ls_title); }
609

Callers 3

restart_simulatorMethod · 0.80
net_start_client6Method · 0.80
OnFrameMethod · 0.80

Calls 1

ForceFinishMethod · 0.80

Tested by

no test coverage detected