Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ main
Function
main
Source/Engine/Main/Web/main.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
};
93
94
int main()
95
{
96
return PlatformMain::Main();
97
}
98
99
#endif
Callers
nothing calls this directly
Calls
1
Main
Class · 0.50
Tested by
no test coverage detected