Function OSSingleton.printResourcesByType

Shows the number of resources loaded by the game of the given types.

void printResourcesByType (
  const(PoolArray!(godot.core.string.String)) types
) nothrow @nogc;