MCPcopy Create free account
hub / github.com/crashfort/SourceDemoRender / Version

Function Version

Projects/Library/Interface/LibraryInterface.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 namespace Commands
36 {
37 void Version()
38 {
39 SDR::Log::Message("SDR: Library version: %d\n", LibraryVersion);
40 }
41
42 /*
43 Creation has to be delayed as the necessary console stuff isn't available earlier.

Callers

nothing calls this directly

Calls 1

MessageFunction · 0.85

Tested by

no test coverage detected