Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getEngine
Function
getEngine
TheForceEngine/TFE_ForceScript/forceScript.cpp:700–703 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
698
}
699
700
void* getEngine()
701
{
702
return s_engine;
703
}
704
705
ModuleHandle getModule(const char* moduleName)
706
{
Callers
5
registerType
Method · 0.85
registerType
Method · 0.85
registerType
Method · 0.85
registerType
Method · 0.85
registerType
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected