Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetName
Method
GetName
Source/Editor/Cooker/Platform/Web/WebPlatformTools.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
const Char* WebPlatformTools::GetName() const
36
{
37
return TEXT(
"Web"
);
38
}
39
40
PlatformType WebPlatformTools::GetPlatform() const
41
{
Callers
3
GetPlatformBinariesRoot
Method · 0.45
Build
Method · 0.45
Perform
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected