MCPcopy 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
112void ASProfiler::SetContext(ASContext* context) {
113 this->context = context;
114}
115
116void ASProfiler::ASEnterTelemetryZone(const std::string& str) {
117 if (!enabled)

Callers 1

LoadScriptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected