Function OSSingleton.printAllResources

Shows all resources in the game. Optionally, the list can be written to a file by specifying a file path in tofile.

void printAllResources (
  const(String) tofile = GodotStringLiteral().str()
) nothrow @nogc;