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

Method OnIdle

Source/Engine/Graphics/RenderTask.cpp:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void RenderTask::OnIdle()
89{
90}
91
92void RenderTask::OnBegin(GPUContext* context)
93{

Callers 1

DrawAllMethod · 0.80

Calls 1

ReleaseUnusedMemoryMethod · 0.80

Tested by

no test coverage detected