Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ InitLogicBridge
Function
InitLogicBridge
core/logic_bridge.cpp:806–809 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
804
}
805
806
void InitLogicBridge()
807
{
808
sCoreProviderImpl.InitializeBridge();
809
}
810
811
bool StartLogicBridge(char *error, size_t maxlength)
812
{
Callers
nothing calls this directly
Calls
1
InitializeBridge
Method · 0.80
Tested by
no test coverage detected