MCPcopy 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
806void InitLogicBridge()
807{
808 sCoreProviderImpl.InitializeBridge();
809}
810
811bool StartLogicBridge(char *error, size_t maxlength)
812{

Callers

nothing calls this directly

Calls 1

InitializeBridgeMethod · 0.80

Tested by

no test coverage detected