Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ange-yaghi/engine-sim
/ addIgnitionModule
Method
addIgnitionModule
scripting/include/engine_node.h:148–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
void addIgnitionModule(IgnitionModuleNode *ignitionModule) {
149
m_ignitionModule = ignitionModule;
150
}
151
152
protected:
153
virtual void registerInputs() {
Callers
1
_evaluate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected