Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ SetContext
Method
SetContext
Source/Scripting/angelscript/asprofiler.cpp:112–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void ASProfiler::SetContext(ASContext* context) {
113
this->context = context;
114
}
115
116
void ASProfiler::ASEnterTelemetryZone(const std::string& str) {
117
if (!enabled)
Callers
1
LoadScript
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected