MCPcopy Create free account
hub / github.com/ZDoom/Raze / GetMessageLine

Method GetMessageLine

source/common/engine/sc_man.cpp:1066–1069  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1064//==========================================================================
1065
1066int FScanner::GetMessageLine()
1067{
1068 return AlreadyGot? AlreadyGotLine : Line;
1069}
1070
1071//==========================================================================
1072//

Callers 5

FScriptPositionMethod · 0.80
sc_man.cppFile · 0.80
ParseSingleFileFunction · 0.80
ParseOneScriptFunction · 0.80
GetMessageLineFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected