Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ IsExternal
Method
IsExternal
core/logic/ExtensionSys.cpp:264–267 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
}
263
264
bool CRemoteExtension::IsExternal()
265
{
266
return true;
267
}
268
269
bool CLocalExtension::IsExternal()
270
{
Callers
1
OnRootConsoleCommand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected