MCPcopy Create free account
hub / github.com/crossuo/crossuo / GetPluginsCount

Function GetPluginsCount

src/Crypt/CryptEntry.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92size_t GetPluginsCount()
93{
94 return s_CryptPluginsCount;
95}
96
97} // namespace Crypt

Callers 2

LoadPluginsMethod · 0.85
OpenWorldMapMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected