Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ ParseIntro
Function
ParseIntro
engine/Poseidon/UI/Map/UIArcadeWaypoint.cpp:974–977 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
972
}
973
return true;
974
}
975
976
bool ParseIntro()
977
{
978
return ParseCutscene(
"Intro"
, false);
979
}
980
Callers
6
DisplayIntro
Method · 0.85
DisplayAward
Method · 0.85
DisplayCampaignIntro
Method · 0.85
StartAutoTest
Function · 0.85
PlayCreditsCutscene
Function · 0.85
StartRandomCutscene
Function · 0.85
Calls
1
ParseCutscene
Function · 0.85
Tested by
no test coverage detected