Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ ShowCinemaBorder
Function
ShowCinemaBorder
engine/Poseidon/World/WorldSetup.cpp:1441–1444 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1439
bool showCinemaBorder = true;
1440
1441
void ShowCinemaBorder(bool show)
1442
{
1443
showCinemaBorder = show;
1444
}
1445
1446
GameValue ShowCinemaBorder(const GameState* state, GameValuePar oper1)
1447
{
Callers
4
DisplayMission
Method · 0.85
DisplayCutscene
Method · 0.85
OnChildDestroyed
Method · 0.85
OnChildDestroyed
Method · 0.85
Calls
1
GameValue
Class · 0.50
Tested by
no test coverage detected