MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetServerHour

Function GetServerHour

trinity/Controllers/Tr2ControllerExpression.cpp:278–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276}
277
278float GetServerHour()
279{
280 return float( GetServerTimeParts().wHour );
281}
282
283float GetServerMinute()
284{

Callers

nothing calls this directly

Calls 1

GetServerTimePartsFunction · 0.85

Tested by

no test coverage detected