MCPcopy 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
976bool ParseIntro()
977{
978 return ParseCutscene("Intro", false);
979}
980

Callers 6

DisplayIntroMethod · 0.85
DisplayAwardMethod · 0.85
DisplayCampaignIntroMethod · 0.85
StartAutoTestFunction · 0.85
PlayCreditsCutsceneFunction · 0.85
StartRandomCutsceneFunction · 0.85

Calls 1

ParseCutsceneFunction · 0.85

Tested by

no test coverage detected