MCPcopy 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
94int main()
95{
96 return PlatformMain::Main();
97}
98
99#endif

Callers

nothing calls this directly

Calls 1

MainClass · 0.50

Tested by

no test coverage detected