MCPcopy Create free account
hub / github.com/alliedmodders/sourcemod / Name

Method Name

core/vprof_tool.cpp:49–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49const char *
50VProfTool::Name()
51{
52 return "vprof";
53}
54
55const char *
56VProfTool::Description()

Callers 3

FindToolByNameMethod · 0.80
StartFromConsoleMethod · 0.80
OnRootConsoleCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected