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

Function GetServerMonth

trinity/Controllers/Tr2ControllerExpression.cpp:263–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261}
262
263float GetServerMonth()
264{
265 return float( GetServerTimeParts().wMonth );
266}
267
268float GetServerDay()
269{

Callers 1

DaysSinceServerTimeFunction · 0.85

Calls 1

GetServerTimePartsFunction · 0.85

Tested by

no test coverage detected