MCPcopy 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
35const Char* WebPlatformTools::GetName() const
36{
37 return TEXT("Web");
38}
39
40PlatformType WebPlatformTools::GetPlatform() const
41{

Callers 3

BuildMethod · 0.45
PerformMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected