MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / GetLicensePlateTextTuning

Function GetLicensePlateTextTuning

engine/Poseidon/AI/VehicleAI.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76} // namespace
77
78LicensePlateTextTuning GetLicensePlateTextTuning()
79{
80 return s_licensePlateTextTuning;
81}
82
83void SetLicensePlateTextTuning(const LicensePlateTextTuning& tuning)
84{

Callers 2

DrawFontTabFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected