Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ange-yaghi/engine-sim
/ EngineContext
Method
EngineContext
scripting/src/engine_context.cpp:5–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
#include
"../include/cylinder_bank_node.h"
4
5
es_script::EngineContext::EngineContext() {
6
/* void */
7
}
8
9
es_script::EngineContext::~EngineContext() {
10
/* void */
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected