MCPcopy Create free account
hub / github.com/DavidColson/Polybox / GetAppName

Function GetAppName

source/cpu.cpp:722–724  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

720}
721
722String GetAppName() {
723 return pState->appName;
724}
725
726bool EnableHotReloadForFile(lua_State* L, String file) {
727 // file is a vfs file so you must consult the import table

Callers 2

VFSPathToRealPathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected