Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
78
LicensePlateTextTuning GetLicensePlateTextTuning()
79
{
80
return s_licensePlateTextTuning;
81
}
82
83
void SetLicensePlateTextTuning(const LicensePlateTextTuning& tuning)
84
{
Callers
2
DrawFontTab
Function · 0.85
test_vehicle_ai.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected