MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / getSceneFile

Function getSceneFile

data/Scenes/ScriptTest.py:48–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 print("-")
47
48def getSceneFile():
49 print("Scene file:")
50 print(sph.Exec.SceneConfiguration.getCurrent().getSceneFile())
51 print("-")

Callers

nothing calls this directly

Calls 2

printFunction · 0.50
getCurrentMethod · 0.45

Tested by

no test coverage detected