MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / ToString

Method ToString

Source/Engine/Renderer/LightPass.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 });
24
25String LightPass::ToString() const
26{
27 return TEXT("LightPass");
28}
29
30bool LightPass::Init()
31{

Callers 1

InitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected