MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / editorFileChangeCB

Method editorFileChangeCB

Source/Mogwai/Mogwai.cpp:321–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319 }
320
321 void Renderer::editorFileChangeCB()
322 {
323 mEditorScript = readFile(mEditorTempPath);
324 }
325
326 void Renderer::openEditor()
327 {

Callers

nothing calls this directly

Calls 1

readFileFunction · 0.85

Tested by

no test coverage detected